projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e446be
)
xfs: Remove the description of nodelaylog mount option from xfs.txt
author
Satoru Takeuchi
<
[email protected]
>
Mon, 26 Nov 2012 06:25:05 +0000
(15:25 +0900)
committer
Ben Myers
<
[email protected]
>
Mon, 26 Nov 2012 22:00:51 +0000
(16:00 -0600)
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 <
[email protected]
>
Reviewed-by: Ben Myers <
[email protected]
>
Signed-off-by: Ben Myers <
[email protected]
>
Documentation/filesystems/xfs.txt
patch
|
blob
|
history
diff --git
a/Documentation/filesystems/xfs.txt
b/Documentation/filesystems/xfs.txt
index 17187750270aabbfa54ecbf739def39849691015..3e4b3dd1e046a76b02c45f91c8779ae82e402d1f 100644
(file)
--- 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.