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>
Tue, 7 Aug 2012 17:46:13 +0000 (13:46 -0400)
commit2aac47776f596b60f2bc515ae41a3363f6f249ea
treea2c7a044c7bacb8101b9cfa4a195e1d568b066c4
parent2d913dbcdfd1dc47fe8ec2afa3162a73fcbe1a9c
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