Whamcloud - gitweb
LU-4017 e2fsprogs: clean up codes for adding new quota type 61/15761/21
authorLi Xi <lixi@ddn.com>
Fri, 20 Mar 2015 04:18:37 +0000 (12:18 +0800)
committerAndreas Dilger <andreas.dilger@intel.com>
Thu, 9 Jun 2016 20:55:14 +0000 (20:55 +0000)
commitf57f262a8c0020ec5f031567c090815798a29122
tree42196727a10c32411adfbe475a03d803d825e333
parentbad5ce5ca531b65116edfc9c79abc65b1c6ab9ed
LU-4017 e2fsprogs: clean up codes for adding new quota type

Adding directory/project quota support to ext4 is widely discussed
these days. E2fsprogs has to be updated if we want that new feature.
As a preparation for it, this patch cleans up quota codes of e2fsprogs
so as to make it easier to add new quota type(s).

Signed-off-by: Li Xi <lixi@ddn.com>
Signed-off-by: Wang Shilong <wshilong@ddn.com>
Change-Id: I9d2e669c449c77fe97163fa70c4ff37777e23261
Reviewed-on: http://review.whamcloud.com/15761
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
12 files changed:
debugfs/quota.c
debugfs/set_fields.c
e2fsck/pass1.c
e2fsck/quota.c
e2fsck/unix.c
lib/e2p/ls.c
lib/quota/mkquota.c
lib/quota/quotaio.c
lib/quota/quotaio.h
lib/quota/quotaio_tree.c
misc/mke2fs.c
misc/tune2fs.c