Message ID | 170050892015.536459.5750821914760062267.stgit@frogsfrogsfrogs (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | fstests: random fixes for v2023.11.19 | expand |
Looks good:
Reviewed-by: Christoph Hellwig <hch@lst.de>
diff --git a/tests/xfs/604 b/tests/xfs/604 index 50cdebcd50..bb6db797e5 100755 --- a/tests/xfs/604 +++ b/tests/xfs/604 @@ -13,9 +13,10 @@ _begin_fstest auto prealloc punch _supported_fs xfs _require_scratch +_require_xfs_io_command "falloc" _require_xfs_io_command "fpunch" _require_test_program punch-alternating -_fixed_by_kernel_commit XXXXXXXXXXXX "xfs: fix internal error from AGFL exhaustion" +_fixed_by_kernel_commit f63a5b3769ad "xfs: fix internal error from AGFL exhaustion" # Disable the rmapbt so we only need to worry about splitting the bnobt and # cntbt at the same time.