ext4: reserve new feature flag codepoints
authorTheodore Ts'o <tytso@mit.edu>
Thu, 5 Jan 2012 03:01:53 +0000 (22:01 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 5 Jan 2012 03:01:53 +0000 (22:01 -0500)
Reserve the ext4 features flags EXT4_FEATURE_RO_COMPAT_METADATA_CSUM,
EXT4_FEATURE_INCOMPAT_INLINEDATA, and EXT4_FEATURE_INCOMPAT_LARGEDIR.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
fs/ext4/ext4.h

diff --cc fs/ext4/ext4.h
Simple merge