[PATCH] xfs: Remove the description about nodelaylog mount option from, the xfs document.

Ben Myers bpm at sgi.com
Mon Nov 26 09:55:11 CST 2012


On Mon, Nov 26, 2012 at 03:25:05PM +0900, Satoru Takeuchi wrote:
> From: Satoru Takeuchi <takeuchi_satoru at jp.fujitsu.com>
> 
> 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 <takeuchi_satoru at jp.fujitsu.com>
> ---
>  Documentation/filesystems/xfs.txt |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/Documentation/filesystems/xfs.txt b/Documentation/filesystems/xfs.txt
> index 3fc0c31..860b845 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.

Looks good.

Reviewed-by: Ben Myers <bpm at sgi.com>

Thanks Satoru!

-Ben



More information about the xfs mailing list