]> 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)
commitde53d6fb86c6603d445cbe42c5093d5f1333b275
tree55ac38267966d04c70bb317b92e9c1ed0de03796
parent3eb3d7bfb7bbf675195b9f8e76e82ee2021c6c44
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