xfs: rename the m_writeio_* fields in struct xfs_mount
authorChristoph Hellwig <hch@lst.de>
Mon, 28 Oct 2019 15:41:44 +0000 (08:41 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Tue, 29 Oct 2019 16:50:12 +0000 (09:50 -0700)
commit5da8a07c79e8a1c151737254117df57627ae93fa
treeb677a01da443d9fbf3578b2438b5508e2864207a
parent3cd1d18b0d40098d51f12caa7a365f0e31a16e03
xfs: rename the m_writeio_* fields in struct xfs_mount

Use the allocsize name to match the mount option and usage instead.

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_iomap.c
fs/xfs/xfs_iops.c
fs/xfs/xfs_mount.c
fs/xfs/xfs_mount.h
fs/xfs/xfs_super.c
fs/xfs/xfs_trace.h