summaryrefslogtreecommitdiff
path: root/tests/fsck-tests/015-tree-reloc-tree/test.sh
blob: 5d9d5122fd06d4d7200c6852eeef34d0db40e649 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#!/bin/bash
# Make sure btrfs check won't report any false alerts for valid image with
# reloc tree.
#
# Also due to the short life span of reloc tree, save the as dump example for
# later usage.

source "$TEST_TOP/common"

check_prereq btrfs

check_image() {
	run_check "$TOP/btrfs" check "$1"
}

check_all_images