summaryrefslogtreecommitdiff
path: root/mount
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2009-09-17 17:29:40 +0200
committerKarel Zak <kzak@redhat.com>2009-09-17 17:29:40 +0200
commit4ed18c6b46837f0ef552429917e13d8bd114b950 (patch)
tree6c7f26edd5e56d97d80b98d1eeb9918470b9eaf0 /mount
parent0e8a806546c4daa68a059c65b5a11a2d9dbaec0d (diff)
downloadutil-linux-old-4ed18c6b46837f0ef552429917e13d8bd114b950.tar.gz
mount: fix mount.8, xfs attr2 is enabled by default
Address-Red-Hat-Bug: #510845 Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'mount')
-rw-r--r--mount/mount.86
1 files changed, 3 insertions, 3 deletions
diff --git a/mount/mount.8 b/mount/mount.8
index 97fa13ed..5752c96c 100644
--- a/mount/mount.8
+++ b/mount/mount.8
@@ -2218,9 +2218,9 @@ Valid values for this option are page size (typically 4KiB)
through to 1GiB, inclusive, in power-of-2 increments.
.TP
.BR attr2 | noattr2
-The options enable/disable (default is disabled for backward
-compatibility on-disk) an "opportunistic" improvement to be
-made in the way inline extended attributes are stored on-disk.
+The options enable/disable (default is enabled) an "opportunistic"
+improvement to be made in the way inline extended attributes are
+stored on-disk.
When the new form is used for the first time (by setting or
removing extended attributes) the on-disk superblock feature
bit field will be updated to reflect this format being in use.