]> www.infradead.org Git - users/hch/xfstests-dev.git/commit
btrfs: add support for capturing metadumps of corrupted fses
authorAnthony Iliopoulos <ailiop@suse.com>
Wed, 16 Feb 2022 19:03:34 +0000 (20:03 +0100)
committerEryu Guan <guaneryu@gmail.com>
Sun, 20 Feb 2022 17:18:47 +0000 (01:18 +0800)
commit2ea74ba4e70b546279896e2a733c8c7f4b206193
treedb54facf340012ee4a8561396d766dd4ce477ecd
parent41e691e469f7db212f2fc8b800706e16117ae761
btrfs: add support for capturing metadumps of corrupted fses

Add the capability to capture btrfs metadumps when filesystem checks
fail, so that they can be used for further debugging. This is useful
for tests that _require_test and/or _require_scratch for which
filesystem checkers will run after a test completes and may
occasionally pick up inconsistencies.

Signed-off-by: Anthony Iliopoulos <ailiop@suse.com>
Reviewed-by: Eryu Guan <guaneryu@gmail.com>
Signed-off-by: Eryu Guan <guaneryu@gmail.com>
README
common/btrfs
common/config
common/rc