]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
generic/484: force I/O to the data device for XFS
authorChristoph Hellwig <hch@lst.de>
Fri, 21 Nov 2025 07:10:05 +0000 (08:10 +0100)
committerZorro Lang <zlang@kernel.org>
Fri, 5 Dec 2025 07:46:17 +0000 (15:46 +0800)
commit37a5ef84413e040bbcf2784d83e0a0c1ec70c0a5
tree1738285b2b3150921999aadb1d045a95bd30ed5e
parentd569940311fdafd71085b514c4597718a94633c2
generic/484: force I/O to the data device for XFS

Otherwise the error injection to the data device might not work as
expected.  For example in some zoned setups I see the failures in
a slightly different spot than expected without this.

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/generic/484