summaryrefslogtreecommitdiff
path: root/quotaio_v2.c
AgeCommit message (Expand)Author
2013-12-02Use libc byteswapping routines not kernel onesCristian Rodríguez
2011-04-08Initialize v2r1 ddquot padding in dumpPetr Pisar
2011-01-06Check whether set limits fit into the range supported by quota format.Jan Kara
2010-05-27* fix repquota to get latest quota info header (Jan Kara)jkar8572
2010-01-05* Rewritten configuration script to create config.h (Jan Kara)jkar8572
2009-12-1464-bit quota support.jkar8572
2007-02-21* fixed XFS handling to work with loopback mounted devices (Jan Kara)jkar8572
2005-11-21Corrected some informal language in error messages (Jan Kara)jkar8572
2005-03-31Handle better when quota file in v2 format would become empty (Niu YaWei)jkar8572
2005-03-17Fixed illegal reference checking in quotacheck(8) (Jan Kara)jkar8572
2005-03-17Added sanity check to quota reporting (Jan Kara)jkar8572
2004-05-24Updated version to 3.12jkar8572
2002-11-21Updated edquota(8) and setquota(8) to allow setting of individual grace time ...jkar8572
2002-03-27Fixed bug in quota(1) return code.jkar8572
2001-11-23Minor compile fixes on different archs (Michael Meskes, Jan Kara).jkar8572
2001-11-08Added support for conversion of files with wrong endianity (due to SuSE RPM bug)jkar8572
2001-09-27Implemented setting only limits by commit_dquot() so edquota & setquota can o...jkar8572
2001-09-25repquota now buffers entries to be printed when resolving is needed (major sp...jkar8572
2001-05-04Fixed infinity loop for XFS repquota.jkar8572
2001-05-02Added check when GETINFO doesn't succeed in RO mode.jkar8572
2001-05-02Added mntopt.h to dependencies in Makefile.in.jkar8572
2001-04-04Merged with RedHat patch - mainly documentation issuesjkar8572
2001-03-26Changed callbacks initialization to label-like one.jkar8572
2001-03-23Initial revisionjkar8572