btrfs-progs: test: add new test for inspect-internal rootid
commita351dd847873e2605e5796de94db235575304f72
authorMisono, Tomohiro <misono.tomohiro@jp.fujitsu.com>
Thu, 7 Sep 2017 01:48:27 +0000 (7 10:48 +0900)
committerDavid Sterba <dsterba@suse.com>
Fri, 8 Sep 2017 14:15:05 +0000 (8 16:15 +0200)
treef982ce551996865c30353d58094e6ad0311d56a7
parent6fb88e28596a6fc8802640197428fd4c9244703b
btrfs-progs: test: add new test for inspect-internal rootid

This new test checks inspect-internal rootid
 - handle path to subvolume/directory/file as an argument
 - get different id for each subvolume
 - get the expected id for each file/directory (i.e. the same as
 containing subvolume)

Signed-off-by: Tomohiro Misono <misono.tomohiro@jp.fujitsu.com>
Signed-off-by: David Sterba <dsterba@suse.com>
tests/misc-tests/024-inspect-internal-rootid/test.sh [new file with mode: 0755]