Message ID | 20250317055138.1132868-1-hch@lst.de (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | xfs/235: add to the auto group | expand |
diff --git a/tests/xfs/235 b/tests/xfs/235 index 5b201d930769..c959dfd6e33a 100755 --- a/tests/xfs/235 +++ b/tests/xfs/235 @@ -8,7 +8,7 @@ # then see how the kernel and xfs_repair deal with it. # . ./common/preamble -_begin_fstest fuzzers rmap +_begin_fstest auto fuzzers rmap # Import common functions. . ./common/filter
xfs/235 is the only test effectively exercising the temporary enabling of SB_ACTIVE during log recovery. Add it to the auto group to increase coverage. Signed-off-by: Christoph Hellwig <hch@lst.de> --- tests/xfs/235 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)