aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems
diff options
context:
space:
mode:
authorEric Sandeen <sandeen@sandeen.net>2018-07-26 12:11:27 -0400
committerDarrick J. Wong <darrick.wong@oracle.com>2018-07-26 13:15:17 -0400
commit1c02d502c20809a2a5f71ec16a930a61ed779b81 (patch)
treeb34dc0d2e010cddc68749ed176a5c531ad3bce39 /Documentation/filesystems
parent44a8736bd20a08e1adbf479d11f8198a1243958d (diff)
xfs: remove deprecated barrier/nobarrier mount
The barrier mount options have been no-ops and deprecated since 4cf4573 xfs: deprecate barrier/nobarrier mount option i.e. kernel 4.10 / December 2016, with a stated deprecation schedule after v4.15. Should be fair game to remove them now. Signed-off-by: Eric Sandeen <sandeen@redhat.com> Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'Documentation/filesystems')
-rw-r--r--Documentation/filesystems/xfs.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/filesystems/xfs.txt b/Documentation/filesystems/xfs.txt
index 4d9ff0a7f8e1..a9ae82fb9d13 100644
--- a/Documentation/filesystems/xfs.txt
+++ b/Documentation/filesystems/xfs.txt
@@ -223,8 +223,6 @@ Deprecated Mount Options
223 223
224 Name Removal Schedule 224 Name Removal Schedule
225 ---- ---------------- 225 ---- ----------------
226 barrier no earlier than v4.15
227 nobarrier no earlier than v4.15
228 226
229 227
230Removed Mount Options 228Removed Mount Options
@@ -236,6 +234,8 @@ Removed Mount Options
236 ihashsize v4.0 234 ihashsize v4.0
237 irixsgid v4.0 235 irixsgid v4.0
238 osyncisdsync/osyncisosync v4.0 236 osyncisdsync/osyncisosync v4.0
237 barrier v4.19
238 nobarrier v4.19
239 239
240 240
241sysctls 241sysctls