Whamcloud - gitweb
libext2fs: refactor the quota feature flag in the supported flags mask
authorTheodore Ts'o <tytso@mit.edu>
Tue, 7 Aug 2012 17:46:13 +0000 (13:46 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 15 Aug 2012 20:44:13 +0000 (16:44 -0400)
commitbb48bf9babd88b4fdcda30f668c68d3495c30f35
tree73a7d56667095aa09f424217f33a6a61226c0fbd
parentc22e7292644afc5ca6b535ba8f63d2c8ff8fe504
libext2fs: refactor the quota feature flag in the supported flags mask

Handle EXT4_FEATURE_RO_COMPAT_QUOTA the same way we handle INCOMPAT
features, so we don't have to have two definitions for
EXT2_LIB_FEATURE_RO_COMPAT_SUPP depending on whether or not
CONFIG_QUOTA is enabled or not.

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