btrfs-progs: test/mkfs: Test if the minimal device size is valid
authorQu Wenruo <wqu@suse.com>
Thu, 12 Oct 2017 07:11:33 +0000 (15:11 +0800)
committerDavid Sterba <dsterba@suse.com>
Mon, 8 Jan 2018 17:11:35 +0000 (18:11 +0100)
commit5d0783ad1430c9fa4621537224073b680d6ad6af
treeab7566fa67f1d3f614c3dd0e37fb0dfdfb21e416
parent8719161b4c2cefdf1bbb87800ee6fada57bcac9c
btrfs-progs: test/mkfs: Test if the minimal device size is valid

New test case to test if the minimal device size given by "mkfs.btrfs"
failure case is valid.

Signed-off-by: Qu Wenruo <wqu@suse.com>
[ renamed script ]
Signed-off-by: David Sterba <dsterba@suse.com>
tests/mkfs-tests/010-minimal-size/test.sh [new file with mode: 0755]