Whamcloud - gitweb
e2fsprogs: reserving code points for new ext4 quota feature
authorAditya Kali <adityakali@google.com>
Tue, 15 Feb 2011 22:27:27 +0000 (14:27 -0800)
committerTheodore Ts'o <tytso@mit.edu>
Fri, 25 Feb 2011 23:31:52 +0000 (18:31 -0500)
commit0edcc2702106ef8ea0d4ab60ef06c0c38b0b87ee
treee2f02cc1a348c4e418242b38f912a3b85f3e8ebd
parent855a77a19704ef7e0acd542cce19a6e8ee07582d
e2fsprogs: reserving code points for new ext4 quota feature

This patch adds support for detecting the new 'quota' feature in ext4.
The patch reserves code points for usr and group quota inodes and also
for the feature flag EXT4_FEATURE_RO_COMPAT_QUOTA.

Signed-off-by: Aditya Kali <adityakali@google.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>
debugfs/set_fields.c
e2fsck/message.c
ext2ed/inode_com.c
lib/blkid/probe.h
lib/e2p/feature.c
lib/e2p/ls.c
lib/ext2fs/ext2_fs.h
lib/ext2fs/swapfs.c
lib/ext2fs/tst_super_size.c