]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit3786627e1d7ac1d549436bb3a5acfb0a4ef75031
treeb677a01da443d9fbf3578b2438b5508e2864207a
parent8e58ee4fe18ac8457cc9421e9866c3bc313db323
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