]> 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)
commit979eef1d231a256a284b9425cf8f10dfc68c9062
treebf7aadd821068ba6d9fd2a7aff7478b297cbc477
parentbc0f649da3c6362ae5b1e4d9affd8c75972308a4
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