]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commitdiff
btrfs/118: remove call to _need_to_be_root
authorFilipe Manana <fdmanana@suse.com>
Wed, 23 Mar 2016 03:34:47 +0000 (14:34 +1100)
committerDave Chinner <david@fromorbit.com>
Wed, 23 Mar 2016 03:34:47 +0000 (14:34 +1100)
The function _need_to_be_root does not exists anymore as of commit
56ff01f471c9 ("xfstests: remove _need_to_be_root").

A v2 of the patch that added test btrfs/118 without calling this
function was sent but not picked [1], instead v1 was picked.

So fix this now.

[1] https://patchwork.kernel.org/patch/8354831/

Signed-off-by: Filipe Manana <fdmanana@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
tests/btrfs/118

index 3ed1cbef1068bf386baa33576f489ee96da579a4..740cb92b0669a282c726540f655597fa7aba5887 100755 (executable)
@@ -45,7 +45,6 @@ _cleanup()
 . ./common/dmflakey
 
 # real QA test starts here
-_need_to_be_root
 _supported_fs btrfs
 _supported_os Linux
 _require_scratch