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)
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

diff --cc fs/ext4/super.c
Simple merge