]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
btrfs; add a test for impossible repair cases
authorChristoph Hellwig <hch@lst.de>
Wed, 22 Jun 2022 04:58:42 +0000 (06:58 +0200)
committerZorro Lang <zlang@kernel.org>
Sat, 2 Jul 2022 13:27:42 +0000 (21:27 +0800)
commit9de4ecd461d7628c9016c1293711f48e0ad35713
treefe50176fdf27b67b111b4b4f1f87eea74b3fbf9c
parentc4d2eeedf7f69b30f35a1281328fda9b9b4c19b9
btrfs; add a test for impossible repair cases

Verify that a repair attempt that can't succeed because all copies are
bad returns a proper I/O error and doesn't cause any deadlocks.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
tests/btrfs/268 [new file with mode: 0755]
tests/btrfs/268.out [new file with mode: 0644]