xfs: remove deprecated barrier/nobarrier mount
authorEric Sandeen <sandeen@sandeen.net>
Thu, 26 Jul 2018 16:11:27 +0000 (09:11 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Thu, 26 Jul 2018 17:15:17 +0000 (10:15 -0700)
commit1c02d502c20809a2a5f71ec16a930a61ed779b81
treeb34dc0d2e010cddc68749ed176a5c531ad3bce39
parent44a8736bd20a08e1adbf479d11f8198a1243958d
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>
Documentation/filesystems/xfs.txt
fs/xfs/xfs_mount.h
fs/xfs/xfs_super.c