summaryrefslogtreecommitdiffstats
path: root/source3/lib/sysquotas_4B.c
Commit message (Collapse)AuthorAgeFilesLines
* s3: adopt the new sysquotas_4B support for BSDBjörn Jacke2012-09-021-3/+19
| | | | | most BSD systems have ufs/ufs/quota.h and they count the quota in blocks, not bytes and have slightly different dqblk struct members.
* s3: add sysquotas_4B supportBjörn Jacke2012-09-021-0/+222
this is from James Peach's darwin patch, that exists since a couple of years already. Autobuild-User(master): Björn Jacke <bj@sernet.de> Autobuild-Date(master): Sun Sep 2 01:00:41 CEST 2012 on sn-devel-104