diff options
author | Theodore Ts'o <tytso@mit.edu> | 2012-02-20 17:53:01 -0500 |
---|---|---|
committer | Theodore Ts'o <tytso@mit.edu> | 2012-02-20 17:53:01 -0500 |
commit | 856cbcf9a971b43a83e78ac708ed6459ab1d0c89 (patch) | |
tree | 3ba90433f4e2c2315acf11a45c8d533fb3ccee92 /fs/jbd2 | |
parent | 2201c590dd6e802795e21e69e3c152c519f1568e (diff) | |
download | op-kernel-dev-856cbcf9a971b43a83e78ac708ed6459ab1d0c89.zip op-kernel-dev-856cbcf9a971b43a83e78ac708ed6459ab1d0c89.tar.gz |
ext4: fix INCOMPAT feature codepoint reservation for INLINEDATA
In commit 9b90e5e028 I incorrectly reserved the wrong bit for
EXT4_FEATURE_INCOMPAT_INLINEDATA per the discussion on the linux-ext4
list on December 7, 2011. The codepoint 0x2000 should be used for
EXT4_FEATURE_INCOMPAT_USE_META_CSUM, so INLINEDATA will be assigned
the value 0x8000.
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
Diffstat (limited to 'fs/jbd2')
0 files changed, 0 insertions, 0 deletions