From: Karel Zak Date: Thu, 17 Sep 2009 15:29:40 +0000 (+0200) Subject: mount: fix mount.8, xfs attr2 is enabled by default X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ed18c6b46837f0ef552429917e13d8bd114b950;p=util-linux mount: fix mount.8, xfs attr2 is enabled by default Address-Red-Hat-Bug: #510845 Signed-off-by: Karel Zak --- 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.