summaryrefslogtreecommitdiff
path: root/source3/lib/sysquotas_linux.c
AgeCommit message (Collapse)AuthorFilesLines
2004-01-15merge:Stefan Metzmacher1-0/+75
* Fix XFS quotas: XFS_USER_QUOTA -> USRQUOTA XFS_GROUP_QUOTA -> GRPQUOTA * Fix disk_free calculation with group quotas. * Add debug class 'quota' and a lot of DEBUG()'s to the quota code. metze (This used to be commit 33c6ca3b4bc0898893b5d95ea2485b7694b9d198)
2004-01-13sync HEAD with recent changes in 3.0Gerald Carter1-0/+485
(This used to be commit c98399e3c9d74e19b7c9d806ca8028b48866931e)