xfs/520: disable external devices
[xfstests-dev.git] / tests / xfs / 520
index 51bc4100a1d5bb266bcd3cc950a7021231ad5628..b99b9c6e5dd9f32685a95d04e43fb29951d33f8a 100755 (executable)
@@ -41,6 +41,9 @@ _disable_dmesg_check
 _require_check_dmesg
 _require_scratch_nocheck
 
+# Don't let the rtbitmap fill up the data device and screw up this test
+unset USE_EXTERNAL
+
 force_crafted_metadata() {
        _scratch_mkfs_xfs -f $fsdsopt "$4" >> $seqres.full 2>&1 || _fail "mkfs failed"
        _scratch_xfs_set_metadata_field "$1" "$2" "$3" >> $seqres.full 2>&1