]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: rename the XFS_MOUNT_DFLT_IOSIZE option to
authorChristoph Hellwig <hch@lst.de>
Mon, 28 Oct 2019 15:41:45 +0000 (08:41 -0700)
committerDarrick J. Wong <darrick.wong@oracle.com>
Tue, 29 Oct 2019 16:50:13 +0000 (09:50 -0700)
commit12240eae3d5a1bb304a076b539b9848672079587
tree55ac38267966d04c70bb317b92e9c1ed0de03796
parent8577c4c57d0c86881de3c4ce06a09055360b4f32
xfs: rename the XFS_MOUNT_DFLT_IOSIZE option to

Make the flag match the mount option and usage.

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.h
fs/xfs/xfs_super.c