From: Satoru Takeuchi Date: Mon, 26 Nov 2012 06:25:05 +0000 (+0900) Subject: xfs: Remove the description of nodelaylog mount option from xfs.txt X-Git-Tag: upstream/snapshot3+hdmi~6106^2~5 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0acba3cd018c51e529a6f008c092629ad2e9e0a4;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git xfs: Remove the description of nodelaylog mount option from xfs.txt nodelaylog mount option is removed by commit 93b8a585. But there still be the description about it in the xfs document. This patch removes it. Signed-off-by: Satoru Takeuchi Reviewed-by: Ben Myers Signed-off-by: Ben Myers --- diff --git a/Documentation/filesystems/xfs.txt b/Documentation/filesystems/xfs.txt index 1718775..3e4b3dd 100644 --- a/Documentation/filesystems/xfs.txt +++ b/Documentation/filesystems/xfs.txt @@ -43,7 +43,7 @@ When mounting an XFS filesystem, the following options are accepted. Issue command to let the block device reclaim space freed by the filesystem. This is useful for SSD devices, thinly provisioned LUNs and virtual machine images, but may have a performance - impact. This option is incompatible with the nodelaylog option. + impact. dmapi Enable the DMAPI (Data Management API) event callouts.