mirror of
https://github.com/kdave/btrfs-progs
synced 2025-05-02 16:07:56 +00:00
Test case misc/021 is testing if we could mount a single disk btrfs image recovered from multi disk fs. The problem is, current kernel has extra check for block group, chunk and dev extent. This means no image can pass btrfs check for chunk tree and the filesystem will not mount. So do extra btrfs check before mount, this will also help us to locate the problem in btrfs-image easier. Reviewed-by: Nikolay Borisov <nborisov@suse.com> Signed-off-by: Qu Wenruo <wqu@suse.com> Signed-off-by: David Sterba <dsterba@suse.com> |
||
---|---|---|
.. | ||
test.sh |