commit | af909a57fde821627282204ba43f27331342bf26 | [log] [tgz] |
---|---|---|
author | Theodore Ts'o <tytso@mit.edu> | Sat Oct 08 14:01:08 2011 -0400 |
committer | Theodore Ts'o <tytso@mit.edu> | Sat Oct 08 14:01:08 2011 -0400 |
tree | 69780ac48b0e572b19771991f989dd9c04bd8f78 | |
parent | dcf2d804ed6ffe5e942b909ed5e5b74628be6ee4 [diff] |
ext4: documentation: remove acl and user_xattr mount options Acl and user_xattr mount options are no longer needed since those features are enabled by default if configured in (seee commit ea6633369458992241599c9d9ebadffaeddec164). We can not easily deprecate mount options itself (since it is probably too early), but we can remove it from documentation first. Signed-off-by: Lukas Czerner <lczerner@redhat.com> Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>