btrfs-progs: tests/mkfs: Introduce test case to check if mkfs rootdir can create...
authorQu Wenruo <wqu@suse.com>
Wed, 29 Nov 2017 08:26:02 +0000 (16:26 +0800)
committerDavid Sterba <dsterba@suse.com>
Mon, 8 Jan 2018 17:15:18 +0000 (18:15 +0100)
commit0ca2f5a7241373c660946802b0d7f8305234c286
treed05dccfff1fde91eddca8ffdac24041ba4eae5a5
parent0855a8cd43006c38441729ce950a086745deab16
btrfs-progs: tests/mkfs: Introduce test case to check if mkfs rootdir can create a new file

To test regression 460e93f25754 ("btrfs-progs: mkfs: check the status of
file at mkfs").

Signed-off-by: Qu Wenruo <wqu@suse.com>
[ update test to create a out of /tmp ]
Signed-off-by: David Sterba <dsterba@suse.com>
tests/mkfs-tests/011-rootdir-create-file/test.sh [new file with mode: 0755]