diff options
author | 2019-10-28 08:41:44 -0700 | |
---|---|---|
committer | 2019-10-29 09:50:12 -0700 | |
commit | 3cd1d18b0d40098d51f12caa7a365f0e31a16e03 (patch) | |
tree | f38d5b8dd17579046c87c1378d35ee03fbc50332 /fs/xfs/xfs_error.h | |
parent | xfs: don't use a different allocsice for -o wsync (diff) | |
download | wireguard-linux-3cd1d18b0d40098d51f12caa7a365f0e31a16e03.tar.xz wireguard-linux-3cd1d18b0d40098d51f12caa7a365f0e31a16e03.zip |
xfs: remove the m_readio_* fields in struct xfs_mount
m_readio_blocks is entirely unused, and m_readio_blocks is only used in
xfs_stat_blksize in a max statements that is a no-op as it always has
the same value as m_writeio_log.
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>
Diffstat (limited to 'fs/xfs/xfs_error.h')
0 files changed, 0 insertions, 0 deletions