]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
generic: suggest fs specific fix only if the tested filesystem matches
authorFilipe Manana <fdmanana@suse.com>
Thu, 6 Feb 2025 13:05:06 +0000 (13:05 +0000)
committerZorro Lang <zlang@kernel.org>
Fri, 14 Feb 2025 19:17:50 +0000 (03:17 +0800)
commit163a3e23ad0efe33131e0cae5678cbe8755eba48
treeaf2ee8c2e75f57633225d1df647a82557828e7b5
parent17fb49493426ad8345bdd1a96e8e321cb00c1c5c
generic: suggest fs specific fix only if the tested filesystem matches

It's odd when a test fails on a filesystem and a specific fix is suggested
for another filesystem. Some generic tests are suggesting filesystem
specific fixes without checking if the running filesystem matches, so
update them.

Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
13 files changed:
tests/generic/365
tests/generic/366
tests/generic/367
tests/generic/623
tests/generic/631
tests/generic/646
tests/generic/649
tests/generic/695
tests/generic/700
tests/generic/701
tests/generic/702
tests/generic/704
tests/generic/707