From: David Chinner Date: Tue, 1 Nov 2005 23:33:05 +0000 (+1100) Subject: [XFS] Introduce two new mount options (nolargeio/largeio) to allow X-Git-Tag: v2.6.15-rc1~450^2~2^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8c8b3a79d85c22d3665b97dde843dc4d8d7ae37;p=pandora-kernel.git [XFS] Introduce two new mount options (nolargeio/largeio) to allow filesystems to expose the filesystem stripe width in stat(2) rather than the page cache size. This allows applications requiring high bandwidth to easily determine the optimum I/O size for the underlying filesystem. The default is to report the page cache size (i.e. "nolargeio"). SGI-PV: 942818 SGI-Modid: xfs-linux:xfs-kern:23830a Signed-off-by: David Chinner Signed-off-by: Nathan Scott --- Reading git-diff-tree failed