OSDN Git Service

Clean up codes for adding new quota type
authorLi Xi <pkuelelixi@gmail.com>
Tue, 12 Jan 2016 08:56:44 +0000 (17:56 +0900)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 6 Mar 2016 20:56:24 +0000 (15:56 -0500)
commit2d2d799c72610f4d9b4910e7f1516f11288e1cf1
tree9c90f36a1d50d59226328180484edd41de9202ac
parent0f26747167cc9d82df849b0aad387bf824f04544
Clean up codes for adding new quota type

Project quota related fields are reserved in Linux kernel.
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>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
12 files changed:
debugfs/quota.c
debugfs/set_fields.c
e2fsck/pass1.c
e2fsck/quota.c
e2fsck/unix.c
lib/e2p/ls.c
lib/support/mkquota.c
lib/support/quotaio.c
lib/support/quotaio.h
lib/support/quotaio_tree.c
misc/mke2fs.c
misc/tune2fs.c