Skip to content
Snippets Groups Projects
Commit 736c24e6 authored by Stefan Tauner's avatar Stefan Tauner Committed by Theodore Ts'o
Browse files

Documentation: ext4.rst: remove obsolete descriptions of noacl/nouser_xattr options


These have been deprecated for a decade[1] and removed two years ago[2].
1: f7048605
2: 2d544ec9

Signed-off-by: default avatarStefan Tauner <stefan.tauner@gmx.at>
Link: https://patch.msgid.link/20240728003433.2566649-1-stefan.tauner@gmx.at


Signed-off-by: default avatarTheodore Ts'o <tytso@mit.edu>
parent ebc4b2c1
No related branches found
No related tags found
No related merge requests found
......@@ -212,16 +212,6 @@ When mounting an ext4 filesystem, the following option are accepted:
that ext4's inode table readahead algorithm will pre-read into the
buffer cache. The default value is 32 blocks.
nouser_xattr
Disables Extended User Attributes. See the attr(5) manual page for
more information about extended attributes.
noacl
This option disables POSIX Access Control List support. If ACL support
is enabled in the kernel configuration (CONFIG_EXT4_FS_POSIX_ACL), ACL
is enabled by default on mount. See the acl(5) manual page for more
information about acl.
bsddf (*)
Make 'df' act like BSD.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment