summaryrefslogtreecommitdiff
path: root/lib/quota/quotaio.h
Commit message (Expand)AuthorAgeFilesLines
* quota: support storing the quota file handles in the quota contextTheodore Ts'o2014-05-131-2/+4
* quota: integrate mkquota.h into quotaio.hTheodore Ts'o2014-05-131-0/+56
* quota: fix e2fsck to notice missing quota entriesTheodore Ts'o2014-05-131-0/+2
* misc: fix gcc -Wall warningsTheodore Ts'o2013-05-191-5/+0
* libquota: remove unnecessary definitionsJan Kara2012-06-041-25/+25
* libquota: remove use of PATH_MAX and replace it with QUOTA_NAME_LENTheodore Ts'o2011-11-271-0/+8
* libquota: quota file read supportNiu2011-11-141-2/+4
* libquota: cleanup libquota codeAditya Kali2011-11-141-6/+8
* libquota: remove flag argument to commit_dquot()Theodore Ts'o2011-10-051-8/+1
* libquota: use ext2_loff_t instead of loff_tTheodore Ts'o2011-10-041-2/+2
* libquota: clean up some gcc -Wall warningsTheodore Ts'o2011-10-041-0/+2
* e2fsprogs: add quota library to e2fsprogsAditya Kali2011-08-311-0/+163