From: Karel Zak Date: Wed, 12 Mar 2014 11:25:23 +0000 (+0100) Subject: mount: update XFS mount.8 allocsize= X-Git-Tag: v2.25-rc1~429 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b9fa9ed4b3d3de424f0d3a350f6b7235505bb693;p=thirdparty%2Futil-linux.git mount: update XFS mount.8 allocsize= Reported-by: Satoru Takeuchi Signed-off-by: Karel Zak --- diff --git a/sys-utils/mount.8 b/sys-utils/mount.8 index 5ac5ea5e05..0209439166 100644 --- a/sys-utils/mount.8 +++ b/sys-utils/mount.8 @@ -2634,9 +2634,9 @@ None. .TP .BR allocsize=size Sets the buffered I/O end-of-file preallocation size when -doing delayed allocation writeout (default size is 64\ KiB). -Valid values for this option are page size (typically 4\ KiB) -through to 1\ GiB, inclusive, in power-of-2 increments. +doing delayed allocation writeout. Valid values for this +option are page size (typically 4KiB) through to 1GiB, +inclusive, in power-of-2 increments. .sp The default behaviour is for dynamic end-of-file preallocation size, which uses a set of heuristics to