btrfs-progs: fsck-tests: Add test case for corrupted inline ram_bytes

Signed-off-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
master
Qu Wenruo 2018-06-06 15:27:17 +08:00 committed by David Sterba
parent eca8dc0757
commit 866740418c
2 changed files with 11 additions and 0 deletions

View File

@ -0,0 +1,11 @@
#!/bin/bash
# Around 2014, btrfs kernel has a regression that create inline extent
# with ram_bytes offset by one.
# This old regression could be caught by tree-check code.
# This test case will check if btrfs check could detect and repair it.
source "$TEST_TOP/common"
check_prereq btrfs
check_all_images