btrfs-progs: tests: fix permissions of temporary files in 025-file-extents
authorDavid Sterba <dsterba@suse.com>
Wed, 1 Mar 2017 16:10:44 +0000 (17:10 +0100)
committerDavid Sterba <dsterba@suse.com>
Wed, 8 Mar 2017 12:00:49 +0000 (13:00 +0100)
commit62d4aa5fbabaa2068d2c25802c480070ac05aa26
tree3daa132d10d2420cdc3812796a1c351dc794fabe
parenteafdeff3e3842015cc356a1b890dac4265c94772
btrfs-progs: tests: fix permissions of temporary files in 025-file-extents

If the tests are started from non-root user, the fallocate and xfs_io
fail. Use the root helper as a workaround, we'd should fix the perms
instead.

Signed-off-by: David Sterba <dsterba@suse.com>
tests/fsck-tests/025-file-extents/test.sh