summaryrefslogtreecommitdiff
path: root/source3/lib/sysquotas_xfs.c
Commit message (Expand)AuthorAgeFilesLines
* sysquotas_xfs: fix inode limit setting, which is not depeding on blocksizeBjörn Jacke2019-02-171-4/+2
* xfs quotas - fix case of no quota for userUri Simchoni2016-04-291-0/+2
* xfs-quota: do not fail if user has no quotaUri Simchoni2016-03-311-2/+14
* Convert all uint32/16/8 to _t in source3/lib.Richard Sharpe2015-05-131-2/+2
* s3:quota: clean up and consolidate the xfs quota checks and definesBjörn Jacke2012-09-071-6/+8
* s3:sysquota_xfs: fix logic so that we actually use this module on LinuxBjörn Jacke2012-09-071-7/+1
* s3:sysquota_xfs: check and include the right fs header file for xfs quotasBjörn Jacke2012-09-071-2/+3
* Use {u,}int64_t instead of SMB_BIG_{U,}INT.Jelmer Vernooij2008-10-141-8/+8
* r23786: Use linux/dqblk_xfs.h rather than a private copy of this header in theAndrew Tridgell2007-10-101-1/+3
* r23784: use the GPLv3 boilerplate as recommended by the FSF and the license textAndrew Tridgell2007-10-101-2/+1
* r23779: Change from v2 or later to v3 or later.Jeremy Allison2007-10-101-1/+1
* r6586: get rid of a few more compiler warningsHerb Lewis2007-10-101-0/+2
* * Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTAStefan Metzmacher2004-01-151-18/+45
* XFS quota patch from Stefan Metzmacher <metze@metzemix.de>.Jeremy Allison2004-01-061-31/+37
* Oops. Broke the build. Added missing files.Jeremy Allison2004-01-051-0/+300