commit | f70486055ee351158bd6999f3965ad378b52c694 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sun Mar 04 22:06:20 2012 -0500 |
committer | Theodore Ts'o <tytso@mit.edu> | Sun Mar 04 22:06:20 2012 -0500 |
tree | bc611bc2fa989a7ea3daddd160452ea98f09e76d | |
parent | c7198b9c1e4520d3b16f0f65e37d3db78745f1e1 [diff] |
ext4: try to deprecate noacl and noxattr_user mount options 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>