commit | 0edcc2702106ef8ea0d4ab60ef06c0c38b0b87ee | [log] [tgz] |
---|---|---|
author | Aditya Kali <adityakali@google.com> | Tue Feb 15 14:27:27 2011 -0800 |
committer | Theodore Ts'o <tytso@mit.edu> | Fri Feb 25 18:31:52 2011 -0500 |
tree | e2f02cc1a348c4e418242b38f912a3b85f3e8ebd | |
parent | 855a77a19704ef7e0acd542cce19a6e8ee07582d [diff] |
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>