]> err.no Git - util-linux/commitdiff
mount: fix mount.8, xfs attr2 is enabled by default
authorKarel Zak <kzak@redhat.com>
Thu, 17 Sep 2009 15:29:40 +0000 (17:29 +0200)
committerKarel Zak <kzak@redhat.com>
Thu, 17 Sep 2009 15:29:40 +0000 (17:29 +0200)
Address-Red-Hat-Bug: #510845
Signed-off-by: Karel Zak <kzak@redhat.com>
mount/mount.8

index 97fa13ed91101cfacbfdd9a8a279dd2a9393623f..5752c96caaa8616fa74e5156eb7de3641b5b2880 100644 (file)
@@ -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.