btrfs-progs: tests: don't use fallocate in mkfs/014-rootdir-inline-extent
authorDavid Sterba <dsterba@suse.com>
Wed, 21 Mar 2018 15:42:28 +0000 (16:42 +0100)
committerDavid Sterba <dsterba@suse.com>
Fri, 30 Mar 2018 20:15:54 +0000 (22:15 +0200)
commit82a1442e9cd025436be8ae65e684fd6b2701efbb
treef0bd24eb4f39b1d67a5ef15e3c132f2a5b46d00b
parent7edeb29c34704475889852d21ddfa6c1eaa60e24
btrfs-progs: tests: don't use fallocate in mkfs/014-rootdir-inline-extent

If fallocate is not supported, this test fails. Use a shell trick to
fill with given number of bytes.

Signed-off-by: David Sterba <dsterba@suse.com>
tests/mkfs-tests/014-rootdir-inline-extent/test.sh