]> asedeno.scripts.mit.edu Git - linux.git/commit
xfs: don't use a different allocsice for -o wsync
authorChristoph Hellwig <hch@lst.de>
Mon, 28 Oct 2019 15:41:43 +0000 (08:41 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Tue, 29 Oct 2019 16:50:12 +0000 (09:50 -0700)
commitb5ad616c3edfd0b79d13d2748e47158cc11e99cb
treebf7aadd821068ba6d9fd2a7aff7478b297cbc477
parentdd2d535e3fb29d744aa8905c7d55199ce6bbfa49
xfs: don't use a different allocsice for -o wsync

The -o wsync allocsize overwrite overwrite was part of a special hack
for NFSv2 servers in IRIX and has no real purpose in modern Linux, so
remove it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
fs/xfs/xfs_mount.c
fs/xfs/xfs_mount.h