ext4: check incompatible mount options while mounting ext2/3
authorTheodore Ts'o <tytso@mit.edu>
Sun, 3 Feb 2013 04:38:39 +0000 (23:38 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 3 Feb 2013 04:38:39 +0000 (23:38 -0500)
commit8dc0aa8cf0f7b51e6c7c342e6f1e61520fb94222
tree812e145409cb7f2619384f91111809c018ff3103
parente33e60eaed5353c9e6863124ad1081a38640db4b
ext4: check incompatible mount options while mounting ext2/3

Check for incompatible mount options when using the ext4 file system
driver to mount ext2 or ext3 file systems.

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