]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfstests: fix btrfs/002 to not use the scratch dev pool
authorJosef Bacik <jbacik@fusionio.com>
Fri, 18 Oct 2013 18:26:23 +0000 (18:26 +0000)
committerRich Johnston <rjohnston@sgi.com>
Tue, 22 Oct 2013 20:53:17 +0000 (15:53 -0500)
commit122fba38be096e63d15e31d45372a1e344fa67b5
treef7ae01d1c33dda46a078c8fa93dc09bf5d98c14c
parent5d88b638ff4ad68f5ecce96d5d4d3a85fc4a2a5c
xfstests: fix btrfs/002 to not use the scratch dev pool

This test doesn't need the scratch dev pool and it also doesn't call
_require_scratch_dev_pool, so just kick out the scratch dev pool part of the
test.  Thanks,

Signed-off-by: Josef Bacik <jbacik@fusionio.com>
Reviewed-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: Rich Johnston <rjohnston@sgi.com>
tests/btrfs/002