summaryrefslogtreecommitdiff
path: root/quotaio_v2.h
AgeCommit message (Collapse)Author
2010-01-06Fixed some forgotten identifiers from reserved namespace. Added GUARD_ prefixjkar8572
to the guarding defines.
2009-12-1464-bit quota support.jkar8572
2002-03-27Fixed bug in quota(1) return code.jkar8572
Rewritten detection of kernel version. Added support for generic interface for both quota formats in kernel.
2001-11-08Added support for conversion of files with wrong endianity (due to SuSE RPM bug)jkar8572
Added check to format detection routine to detect bad file endianity edquota and setquota now set just grace times and flags => avoid races on live filesystem
2001-09-26Fixed detection of RH 7.1 kernel not to make problems on older kernels.jkar8572
Utilities now use shared locks when opening files read-only. Changed naming of Q_GETSTATS as they would be no longer in kernel.
2001-03-23Initial revisionjkar8572