]> www.infradead.org Git - users/hch/xfstests-dev.git/commitdiff
btrfs/100, btrfs/101: fix device name in their golden output
authorFilipe Manana <fdmanana@suse.com>
Tue, 10 Dec 2024 17:33:22 +0000 (17:33 +0000)
committerZorro Lang <zlang@kernel.org>
Sun, 22 Dec 2024 14:09:46 +0000 (22:09 +0800)
After commit 88c0291d297c ("fstests: per-test dmerror instances"), the dm
error device name changed so that it's no longer a plain 'error-test' but
instead it's that plus a prefix matching the test number, such as
'error-test.100' for example. The tests btrfs/100 and btrfs/101 are still
using the plain old name 'error-test' in their golden output, which makes
them fail. So update them to use 'error-test.100' and 'error-test.101'.

Fixes: 88c0291d297c ("fstests: per-test dmerror instances")
Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/btrfs/100.out
tests/btrfs/101.out

index 1fe3c0de3c69643aaab2ba0f3539f945391aba00..e0e6cec28a8c717a47f2999e14b3a0a625faaea2 100644 (file)
@@ -2,7 +2,7 @@ QA output created by 100
 Label: none  uuid: <UUID>
        Total devices <NUM> FS bytes used <SIZE>
        devid <DEVID> size <SIZE> used <SIZE> path SCRATCH_DEV
-       devid <DEVID> size <SIZE> used <SIZE> path /dev/mapper/error-test
+       devid <DEVID> size <SIZE> used <SIZE> path /dev/mapper/error-test.100
 Label: none  uuid: <UUID>
        Total devices <NUM> FS bytes used <SIZE>
        devid <DEVID> size <SIZE> used <SIZE> path SCRATCH_DEV
index c2359c7cb5efcfd23c435f5b64e814e144c2a5b8..fbb5faa1ec3e36b9859b2bfe4b4689ad1d18e033 100644 (file)
@@ -2,7 +2,7 @@ QA output created by 101
 Label: none  uuid: <UUID>
        Total devices <NUM> FS bytes used <SIZE>
        devid <DEVID> size <SIZE> used <SIZE> path SCRATCH_DEV
-       devid <DEVID> size <SIZE> used <SIZE> path /dev/mapper/error-test
+       devid <DEVID> size <SIZE> used <SIZE> path /dev/mapper/error-test.101
 Label: none  uuid: <UUID>
        Total devices <NUM> FS bytes used <SIZE>
        devid <DEVID> size <SIZE> used <SIZE> path SCRATCH_DEV