ext4: try to deprecate noacl and noxattr_user mount options
authorTheodore Ts'o <tytso@mit.edu>
Mon, 5 Mar 2012 03:06:20 +0000 (22:06 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 5 Mar 2012 03:06:20 +0000 (22:06 -0500)
No other file system allows ACL's and extended attributes to be
enabled or disabled via a mount option.  So let's try to deprecate
these options from ext4.

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

No differences found