]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
xfs: deprecate barrier/nobarrier mount option
authorDave Chinner <dchinner@redhat.com>
Fri, 9 Dec 2016 05:49:54 +0000 (16:49 +1100)
committerDave Chinner <david@fromorbit.com>
Fri, 9 Dec 2016 05:49:54 +0000 (16:49 +1100)
commit4cf4573d899cd80d8578c050061dc342f99f3a32
treefe0acfaabf6c3326e5497798da642000ee1111aa
parent2291dab2c9d1880efd19469df2042e2277c8b7a4
xfs: deprecate barrier/nobarrier mount option

We always perform integrity operations now, so these mount options
don't do anything. Deprecate them and mark them for removal in
in a year.

Signed-Off-By: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Documentation/filesystems/xfs.txt
fs/xfs/xfs_super.c