]> git.baikalelectronics.ru Git - kernel.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)
commit38a684631929ac0dc2ae6f6c9ca2e02000debb70
treebf7aadd821068ba6d9fd2a7aff7478b297cbc477
parent2a5405be1c53cd49c2ff0ddf4afca1dc7d5b9787
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