]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
xfs/424: don't use _min_dio_alignment
authorChristoph Hellwig <hch@lst.de>
Wed, 14 Aug 2024 04:52:12 +0000 (06:52 +0200)
committerZorro Lang <zlang@kernel.org>
Fri, 16 Aug 2024 11:50:42 +0000 (19:50 +0800)
commit4a571eaae78415714efbeaeb1ea5bdb9b918d0fd
tree096e10e3b2fcc4783e9291453504ad9f05c565e7
parent0e5f196d0a6a680945d594977d2ef43f4bc52b84
xfs/424: don't use _min_dio_alignment

xfs/424 tests xfs_db and not the kernel xfs code, and really wants
the device sector size and not the minimum direct I/O alignment.

Switch to a direct call of the blockdev utility.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/xfs/424