Skip to content

Commit

Permalink
xfs: Remove the description of nodelaylog mount option from xfs.txt
Browse files Browse the repository at this point in the history
nodelaylog mount option is removed by commit 93b8a58. But there still be
the description about it in the xfs document. This patch removes it.

Signed-off-by: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com>
Reviewed-by: Ben Myers <bpm@sgi.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
  • Loading branch information
Satoru Takeuchi authored and Ben Myers committed Nov 26, 2012
1 parent 0e446be commit 0acba3c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/filesystems/xfs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 0acba3c

Please sign in to comment.