Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information