aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
diff options
context:
space:
mode:
authorFanael Linithien <fanael4@gmail.com>2015-06-01 07:15:38 +1000
committerDave Chinner <david@fromorbit.com>2015-06-01 07:15:38 +1000
commit4d66ea091a4dcc39bae70f1bb2148890da2c8ce9 (patch)
tree24f5bdeb16a66f35164065e585c15003b63a2adb /Documentation/filesystems
parentxfs: don't cast string literals (diff)
downloadlinux-dev-4d66ea091a4dcc39bae70f1bb2148890da2c8ce9.tar.xz
linux-dev-4d66ea091a4dcc39bae70f1bb2148890da2c8ce9.zip
xfs: fix kernel version in docs
Linux v3.20 was released as v4.0. Signed-off-by: Fanael Linithien <fanael4@gmail.com> Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'Documentation/filesystems')
-rw-r--r--Documentation/filesystems/xfs.txt12
1 files changed, 6 insertions, 6 deletions
diff --git a/Documentation/filesystems/xfs.txt b/Documentation/filesystems/xfs.txt
index 5a5a05582b58..8146e9fd5ffc 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