[PATCH] xfs: fix kernel version in docs

Fanael Linithien fanael4 at gmail.com
Sun May 24 07:23:12 CDT 2015


Linux v3.20 was released as v4.0.

Signed-off-by: Fanael Linithien <fanael4 at gmail.com>
---
 Documentation/filesystems/xfs.txt | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/Documentation/filesystems/xfs.txt
b/Documentation/filesystems/xfs.txt
index 5a5a055..8146e9f 100644
--- a/Documentation/filesystems/xfs.txt
+++ b/Documentation/filesystems/xfs.txt
@@ -236,10 +236,10 @@ Removed Mount Options

   Name                Removed
   ----                -------
-  delaylog/nodelaylog        v3.20
-  ihashsize            v3.20
-  irixsgid            v3.20
-  osyncisdsync/osyncisosync    v3.20
+  delaylog/nodelaylog        v4.0
+  ihashsize            v4.0
+  irixsgid            v4.0
+  osyncisdsync/osyncisosync    v4.0


 sysctls
@@ -346,5 +346,5 @@ Removed Sysctls

   Name                Removed
   ----                -------
-  fs.xfs.xfsbufd_centisec    v3.20
-  fs.xfs.age_buffer_centisecs    v3.20
+  fs.xfs.xfsbufd_centisec    v4.0
+  fs.xfs.age_buffer_centisecs    v4.0
-- 
2.4.1



More information about the xfs mailing list