btrfs-progs: tests: Add test case for mkfs --rootdir parameter
authorQu Wenruo <quwenruo.btrfs@gmx.com>
Tue, 5 Sep 2017 01:24:15 +0000 (10:24 +0900)
committerDavid Sterba <dsterba@suse.com>
Fri, 8 Sep 2017 14:15:05 +0000 (16:15 +0200)
commitdbe96ecd3f38d37ee0793297e7dbfb699b4a5aec
treebcf6a580275bf68b288b8edbf046e9951e5e07f2
parent081e4e9bb83283a7fa38c13da589e103f01e5f7d
btrfs-progs: tests: Add test case for mkfs --rootdir parameter

Add test case which checks if -r|--rootdir mkfs option can handle
symlink/char/block/fifo files.

Signed-off-by: Qu Wenruo <quwenruo.btrfs@gmx.com>
Signed-off-by: David Sterba <dsterba@suse.com>
tests/mkfs-tests/009-special-files-for-rootdir/test.sh [new file with mode: 0755]