@@ -9,11 +9,9 @@
. ./common/preamble
_begin_fstest auto quick subvol snapshot
-# Import common functions.
. ./common/filter
. ./common/filter.btrfs
-# real QA test starts here
_supported_fs btrfs
_require_scratch
@@ -9,7 +9,6 @@
. ./common/preamble
_begin_fstest auto snapshot
-# Import common functions.
. ./common/filter
_supported_fs btrfs
@@ -114,7 +113,6 @@ _append_file()
wait $!
}
-##################### real QA test starts here###################################
# sv1 - is just a name nothing spl
firstvol="$SCRATCH_MNT/sv1"
$BTRFS_UTIL_PROG subvolume create $firstvol > /dev/null || _fail "btrfs subvolume create $firstvol failed"
@@ -38,7 +38,6 @@ _cleanup()
fi
}
-# Import common functions.
. ./common/filter
_supported_fs btrfs
@@ -22,10 +22,8 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_no_large_scratch_dev
@@ -99,11 +99,9 @@ _rundefrag()
_check_scratch_fs
}
-# Import common functions.
. ./common/filter
. ./common/defrag
-# real QA test starts here
_supported_fs btrfs
_require_scratch
@@ -10,12 +10,8 @@
. ./common/preamble
_begin_fstest auto quick volume
-# Import common functions.
. ./common/filter.btrfs
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
_require_scratch_dev_pool
@@ -23,10 +23,8 @@ _cleanup()
rm -fr $send_files_dir
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_fssum
@@ -21,10 +21,8 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -9,10 +9,8 @@
. ./common/preamble
_begin_fstest auto quick subvol
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
@@ -38,10 +38,8 @@ _cleanup()
_scratch_unmount > /dev/null 2>&1
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch_nocheck
_require_scratch_dev_pool 5
@@ -16,12 +16,8 @@
. ./common/preamble
_begin_fstest auto convert
-# Import common functions.
. ./common/filter.btrfs
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch_nocheck
@@ -13,10 +13,8 @@
. ./common/preamble
_begin_fstest auto quick balance prealloc
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_xfs_io_command "falloc"
@@ -26,10 +26,8 @@ _balance()
done
}
-#get standard environment, filters and checks
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
@@ -10,10 +10,8 @@
. ./common/preamble
_begin_fstest auto quick snapshot remount
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
@@ -12,10 +12,8 @@ _begin_fstest auto quick send prealloc
tmp=`mktemp -d`
tmp_dir=send_temp_$seq
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_fssum
@@ -15,11 +15,8 @@
. ./common/preamble
_begin_fstest auto quick qgroup
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
_supported_fs btrfs
_require_scratch
_require_scratch_qgroup
@@ -9,10 +9,8 @@
. ./common/preamble
_begin_fstest auto quick subvol
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
@@ -21,10 +21,8 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -25,10 +25,8 @@ _cleanup()
rm -f $fs_img1 $fs_img2 $fs_img3
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_loop
@@ -12,10 +12,8 @@
. ./common/preamble
_begin_fstest auto quick balance defrag
-# Import common functions.
. ./common/filter
-# real QA test starts here
run_test()
{
_run_btrfs_balance_start $SCRATCH_MNT >> $seqres.full &
@@ -9,7 +9,6 @@
. ./common/preamble
_begin_fstest auto qgroup limit
-# Import common functions.
. ./common/filter
_supported_fs btrfs
@@ -11,10 +11,8 @@
. ./common/preamble
_begin_fstest auto
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch_dev_pool 4
# Zoned btrfs only supports SINGLE profile
@@ -11,10 +11,8 @@
. ./common/preamble
_begin_fstest auto quick compress
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_btrfs_no_nodatacow
@@ -21,10 +21,8 @@ _cleanup()
rm -fr $tmp
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_xfs_io_command "falloc"
@@ -10,10 +10,8 @@
. ./common/preamble
_begin_fstest auto quick compress prealloc
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_xfs_io_command "falloc"
@@ -9,11 +9,8 @@
. ./common/preamble
_begin_fstest auto replace volume scrub
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
_supported_fs btrfs
# we check scratch dev after each loop
_require_scratch_nocheck
@@ -13,10 +13,8 @@
. ./common/preamble
_begin_fstest auto qgroup balance
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_btrfs_qgroup_report
@@ -18,11 +18,9 @@
. ./common/preamble
_begin_fstest auto quick clone
-# Import common functions.
. ./common/filter
. ./common/reflink
-# real QA test starts here
_supported_fs btrfs
_require_test
@@ -28,10 +28,8 @@ _cleanup()
rm -fr $tmp
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_fssum
@@ -14,11 +14,9 @@
. ./common/preamble
_begin_fstest auto quick subvol clone
-# Import common functions.
. ./common/filter
. ./common/reflink
-# real QA test starts here
_supported_fs btrfs
_require_test
@@ -10,10 +10,8 @@
. ./common/preamble
_begin_fstest auto quick remount
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
@@ -9,10 +9,8 @@
. ./common/preamble
_begin_fstest auto quick send snapshot
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
@@ -18,10 +18,8 @@ _cleanup()
rm -fr $tmp
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_xfs_io_command "falloc"
@@ -9,11 +9,9 @@
. ./common/preamble
_begin_fstest auto quick clone
-# Import common functions.
. ./common/filter
. ./common/filter.btrfs
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_cloner
@@ -40,10 +40,8 @@ do_snapshots()
done
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
@@ -25,10 +25,8 @@ _cleanup()
rm -fr $tmp
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_xfs_io_command "falloc"
@@ -24,10 +24,8 @@ _cleanup()
rm -fr $tmp
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_fssum
@@ -27,10 +27,8 @@ _cleanup()
rm -fr $tmp
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_fssum
@@ -27,10 +27,8 @@ _cleanup()
rm -fr $tmp
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_fssum
@@ -24,10 +24,8 @@ _cleanup()
rm -fr $restore_dir
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -9,7 +9,6 @@
. ./common/preamble
_begin_fstest auto quick qgroup limit
-# Import common functions.
. ./common/filter
_supported_fs btrfs
@@ -23,10 +23,8 @@ _cleanup()
rm -fr $tmp
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_fssum
@@ -28,10 +28,8 @@ _cleanup()
rm -fr $tmp
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_fssum
@@ -44,10 +44,8 @@ _cleanup()
rm -fr $tmp
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_fssum
@@ -27,10 +27,8 @@ _cleanup()
rm -fr $tmp
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -10,12 +10,9 @@
. ./common/preamble
_begin_fstest auto quick snapshot attr
-# Import common functions.
. ./common/filter
. ./common/attr
-# real QA test starts here
-
_supported_fs btrfs
_require_attrs
_require_scratch
@@ -20,11 +20,9 @@ _cleanup()
rm -fr $tmp
}
-# Import common functions.
. ./common/filter
. ./common/filter.btrfs
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -11,8 +11,6 @@
. ./common/preamble
_begin_fstest quick balance auto
-# real QA test starts here
-
_supported_fs btrfs
_require_scratch_swapfile
_require_scratch_dev_pool 3
@@ -25,10 +25,8 @@ _cleanup()
rm -fr $tmp
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -22,10 +22,8 @@ _cleanup()
rm -fr $tmp
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -17,10 +17,8 @@ _cleanup()
rm -fr $tmp
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_cloner
@@ -23,11 +23,9 @@ _cleanup()
rm -fr $tmp
}
-# Import common functions.
. ./common/filter
. ./common/attr
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -31,11 +31,9 @@ _cleanup()
rm -fr $tmp
}
-# Import common functions.
. ./common/filter
. ./common/attr
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -21,10 +21,8 @@ _cleanup()
rm -fr $tmp
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_cloner
@@ -24,11 +24,9 @@ _cleanup()
rm -fr $tmp
}
-# Import common functions.
. ./common/filter
. ./common/dmflakey
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_cloner
@@ -9,10 +9,8 @@
. ./common/preamble
_begin_fstest auto quick
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_qgroup_rescan
@@ -25,10 +25,8 @@ _cleanup()
rm -fr $tmp
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_xfs_io_command "-T"
@@ -19,11 +19,9 @@ _cleanup()
rm -fr $tmp
}
-# Import common functions.
. ./common/filter
. ./common/filter.btrfs
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -10,10 +10,8 @@
. ./common/preamble
_begin_fstest auto balance subvol scrub
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
# we check scratch dev after each loop
_require_scratch_nocheck
@@ -10,10 +10,8 @@
. ./common/preamble
_begin_fstest auto balance scrub
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
# we check scratch dev after each loop
_require_scratch_nocheck
@@ -10,10 +10,8 @@
. ./common/preamble
_begin_fstest auto balance defrag compress scrub
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
# we check scratch dev after each loop
_require_scratch_nocheck
@@ -10,10 +10,8 @@
. ./common/preamble
_begin_fstest auto balance remount compress scrub
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
# we check scratch dev after each loop
_require_scratch_nocheck
@@ -12,10 +12,8 @@
. ./common/preamble
_begin_fstest auto balance replace volume scrub
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
# we check scratch dev after each loop
_require_scratch_nocheck
@@ -10,10 +10,8 @@
. ./common/preamble
_begin_fstest auto subvol replace volume scrub
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
# we check scratch dev after each loop
_require_scratch_nocheck
@@ -10,10 +10,8 @@
. ./common/preamble
_begin_fstest auto subvol scrub
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
# we check scratch dev after each loop
_require_scratch_nocheck
@@ -10,10 +10,8 @@
. ./common/preamble
_begin_fstest auto subvol defrag compress scrub
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
# we check scratch dev after each loop
_require_scratch_nocheck
@@ -11,10 +11,8 @@
. ./common/preamble
_begin_fstest auto subvol remount compress scrub
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
# we check scratch dev after each loop
_require_scratch_nocheck
@@ -10,10 +10,8 @@
. ./common/preamble
_begin_fstest auto replace scrub volume
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
# we check scratch dev after each loop
_require_scratch_nocheck
@@ -10,10 +10,8 @@
. ./common/preamble
_begin_fstest auto replace defrag compress volume scrub
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
# we check scratch dev after each loop
_require_scratch_nocheck
@@ -10,10 +10,8 @@
. ./common/preamble
_begin_fstest auto replace remount compress volume scrub
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
# we check scratch dev after each loop
_require_scratch_nocheck
@@ -10,10 +10,8 @@
. ./common/preamble
_begin_fstest auto scrub defrag compress
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
# we check scratch dev after each loop
_require_scratch_nocheck
@@ -10,10 +10,8 @@
. ./common/preamble
_begin_fstest auto scrub remount compress
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
# we check scratch dev after each loop
_require_scratch_nocheck
@@ -10,10 +10,8 @@
. ./common/preamble
_begin_fstest auto defrag remount compress scrub
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
# we check scratch dev after each loop
_require_scratch_nocheck
@@ -18,10 +18,8 @@ _cleanup()
$UMOUNT_PROG $subvol_mnt >/dev/null 2>&1
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
@@ -17,11 +17,9 @@ _cleanup()
rm -fr $tmp
}
-# Import common functions.
. ./common/filter
. ./common/defrag
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -31,10 +31,8 @@ _cleanup()
rm -fr $tmp
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_fssum
@@ -24,10 +24,8 @@ _cleanup()
rm -fr $tmp
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
@@ -30,10 +30,8 @@ _cleanup()
rm -fr $tmp.* $tmp
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
# Since xfs_io's fiemap always use SYNC flag and can't be unset,
@@ -28,10 +28,8 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch_nocheck
@@ -19,10 +19,8 @@
. ./common/preamble
_begin_fstest auto quick clone
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_cloner
@@ -18,10 +18,8 @@
. ./common/preamble
_begin_fstest auto quick remount
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
@@ -23,10 +23,8 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_fssum
@@ -22,10 +22,8 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_fssum
@@ -23,11 +23,9 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
. ./common/dmflakey
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_dm_target flakey
@@ -18,10 +18,8 @@
. ./common/preamble
_begin_fstest auto quick clone
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_cloner
@@ -28,10 +28,8 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_fssum
@@ -16,11 +16,9 @@
. ./common/preamble
_begin_fstest auto quick metadata
-# Import common functions.
. ./common/filter
. ./common/fail_make_request
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_fail_make_request
@@ -11,13 +11,9 @@
. ./common/preamble
_begin_fstest auto quick subvol
-# Import common functions.
. ./common/filter
. ./common/filter.btrfs
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
@@ -16,12 +16,8 @@
. ./common/preamble
_begin_fstest auto quick metadata
-# Import common functions.
. ./common/filter.btrfs
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
_require_scratch_dev_pool
@@ -10,12 +10,9 @@
. ./common/preamble
_begin_fstest auto quick qgroup
-# Import common functions.
. ./common/filter
. ./common/reflink
-# real QA test starts here
-
_supported_fs btrfs
_require_scratch
_require_cp_reflink
@@ -27,10 +27,8 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_fssum
@@ -15,10 +15,8 @@
. ./common/preamble
_begin_fstest auto quick clone
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_cloner
@@ -27,10 +27,8 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_cloner
@@ -22,11 +22,9 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
. ./common/dmflakey
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_dm_target flakey
@@ -9,11 +9,9 @@
. ./common/preamble
_begin_fstest auto quick clone
-# Import common functions.
. ./common/filter
. ./common/filter.btrfs
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_cloner
@@ -17,10 +17,8 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_cloner
@@ -18,11 +18,9 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
. ./common/dmflakey
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_dm_target flakey
@@ -10,11 +10,8 @@
. ./common/preamble
_begin_fstest auto quick qgroup limit
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
_supported_fs btrfs
_require_scratch
_require_btrfs_qgroup_report
@@ -17,7 +17,6 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
. ./common/filter.btrfs
. ./common/dmerror
@@ -17,7 +17,6 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
. ./common/filter.btrfs
. ./common/dmerror
@@ -10,10 +10,8 @@
. ./common/preamble
_begin_fstest auto quick metadata enospc balance
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
@@ -10,10 +10,8 @@
. ./common/preamble
_begin_fstest auto quick clone compress
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_cloner
@@ -19,10 +19,8 @@
. ./common/preamble
_begin_fstest auto qgroup
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_btrfs_qgroup_report
@@ -20,10 +20,8 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
@@ -11,10 +11,8 @@
. ./common/preamble
_begin_fstest auto quick clone compress
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_cloner
@@ -10,12 +10,9 @@
. ./common/preamble
_begin_fstest auto quick prealloc
-# Import common functions.
. ./common/filter
. ./common/defrag
-# real QA test starts here
-
_supported_fs btrfs
_require_scratch
_require_xfs_io_command "falloc"
@@ -18,11 +18,9 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
. ./common/reflink
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_cp_reflink
@@ -18,11 +18,9 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
. ./common/reflink
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_cp_reflink
@@ -18,10 +18,8 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
@@ -18,10 +18,8 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
@@ -10,11 +10,9 @@
. ./common/preamble
_begin_fstest auto quick clone prealloc compress
-# Import common functions.
. ./common/filter
. ./common/filter.btrfs
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_cloner
@@ -12,11 +12,9 @@
. ./common/preamble
_begin_fstest auto quick compress clone
-# Import common functions.
. ./common/filter
. ./common/filter.btrfs
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_cloner
@@ -10,10 +10,8 @@
. ./common/preamble
_begin_fstest auto qgroup
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
@@ -10,10 +10,8 @@
. ./common/preamble
_begin_fstest auto qgroup
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
@@ -12,10 +12,8 @@
. ./common/preamble
_begin_fstest auto quick metadata
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
# Writing non-contiguous data directly to the device
@@ -13,11 +13,9 @@ _begin_fstest auto quick send clone
tmp=`mktemp -d`
-# Import common functions.
. ./common/filter
. ./common/reflink
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_cp_reflink
@@ -19,11 +19,9 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
. ./common/dmflakey
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_dm_target flakey
@@ -18,11 +18,9 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
. ./common/dmflakey
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_dm_target flakey
@@ -20,11 +20,9 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
. ./common/dmflakey
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_dm_target flakey
@@ -14,10 +14,8 @@
. ./common/preamble
_begin_fstest auto quick snapshot qgroup
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
@@ -10,10 +10,8 @@
. ./common/preamble
_begin_fstest auto quick snapshot qgroup
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_btrfs_qgroup_report
@@ -13,12 +13,8 @@
. ./common/preamble
_begin_fstest auto quick qgroup balance
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
_require_btrfs_qgroup_report
@@ -33,11 +33,8 @@ _cleanup()
_btrfs_rescan_devices
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
_supported_fs btrfs
_require_scratch_dev_pool 2
_test_unmount
@@ -32,11 +32,8 @@ _cleanup()
_btrfs_rescan_devices
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
_supported_fs btrfs
_require_scratch_dev_pool 3
_test_unmount
@@ -9,12 +9,8 @@
. ./common/preamble
_begin_fstest auto quick qgroup limit
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
_require_btrfs_qgroup_report
@@ -19,10 +19,8 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -18,10 +18,8 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -19,10 +19,8 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -14,13 +14,9 @@
. ./common/preamble
_begin_fstest auto quick clone send
-# Import common functions.
. ./common/filter
. ./common/reflink
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
_require_scratch_reflink
@@ -9,11 +9,8 @@
. ./common/preamble
_begin_fstest auto quick
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
_supported_fs btrfs
_require_scratch
_require_btrfs_command inspect-internal dump-super
@@ -21,12 +21,8 @@ _cleanup()
wait
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
@@ -19,10 +19,8 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -19,10 +19,8 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -20,10 +20,8 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -14,12 +14,8 @@
. ./common/preamble
_begin_fstest auto convert
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch_nocheck
# ext4 does not support zoned block device
@@ -17,11 +17,9 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
. ./common/punch
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -10,11 +10,8 @@
. ./common/preamble
_begin_fstest auto compress
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
_supported_fs btrfs
_require_scratch
_require_btrfs_command property
@@ -12,7 +12,6 @@
. ./common/preamble
_begin_fstest auto qgroup limit
-# Import common functions.
. ./common/filter
_supported_fs btrfs
@@ -14,12 +14,8 @@
. ./common/preamble
_begin_fstest auto quick read_repair fiemap
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch_dev_pool 2
# No data checksums for NOCOW case, so can't detect corruption and repair data.
@@ -15,12 +15,8 @@
. ./common/preamble
_begin_fstest auto quick read_repair
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
# No data checksums for NOCOW case, so can't detect corruption and repair data.
_require_btrfs_no_nodatacow
@@ -15,13 +15,9 @@
. ./common/preamble
_begin_fstest auto quick read_repair
-# Import common functions.
. ./common/filter
. ./common/dmdust
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch_dev_pool 2
_require_dm_target dust
@@ -22,13 +22,9 @@
. ./common/preamble
_begin_fstest auto quick read_repair
-# Import common functions.
. ./common/filter
. ./common/dmdust
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch_dev_pool 2
_require_dm_target dust
@@ -19,10 +19,8 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -19,10 +19,8 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -20,11 +20,9 @@ _cleanup()
_dmerror_cleanup
}
-# Import common functions.
. ./common/filter
. ./common/dmerror
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_scratch_dev_pool
@@ -19,10 +19,8 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -9,10 +9,8 @@
. ./common/preamble
_begin_fstest auto quick rw scrub
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_scratch_dev_pool 4
@@ -20,11 +20,9 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
. ./common/reflink
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -13,13 +13,9 @@
. ./common/preamble
_begin_fstest auto quick dangerous read_repair compress
-# Import common functions.
. ./common/filter
. ./common/fail_make_request
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
_require_fail_make_request
@@ -13,12 +13,8 @@
. ./common/preamble
_begin_fstest auto quick volume
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
_require_scratch_dev_pool 3
@@ -10,10 +10,8 @@
. ./common/preamble
_begin_fstest auto quick metadata qgroup send
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
@@ -9,12 +9,8 @@
. ./common/preamble
_begin_fstest auto quick qgroup limit preallocrw
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
_require_btrfs_qgroup_report
@@ -14,11 +14,8 @@
. ./common/preamble
_begin_fstest auto quick
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
_supported_fs btrfs
_require_scratch
_require_command $PYTHON3_PROG python3
@@ -19,10 +19,8 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -17,12 +17,8 @@
. ./common/preamble
_begin_fstest auto quick trim balance
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
_require_fstrim
@@ -23,12 +23,8 @@
. ./common/preamble
_begin_fstest auto quick raid read_repair
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
# No data checksums for NOCOW case, so can't detect corruption and repair data.
_require_btrfs_no_nodatacow
@@ -15,12 +15,8 @@
. ./common/preamble
_begin_fstest auto quick raid scrub
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
# No data checksums for NOCOW case, so can't detect corruption and repair data.
_require_btrfs_no_nodatacow
@@ -19,11 +19,9 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
. ./common/dmflakey
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_dm_target flakey
@@ -19,11 +19,9 @@ _cleanup()
_dmerror_cleanup
}
-# Import common functions.
. ./common/filter
. ./common/dmerror
-# real QA test starts here
_supported_fs btrfs
_require_scratch_dev_pool
@@ -11,12 +11,8 @@
. ./common/preamble
_begin_fstest auto quick volume seed
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_command "$BTRFS_TUNE_PROG" btrfstune
_require_scratch_dev_pool 2
@@ -12,13 +12,9 @@
. ./common/preamble
_begin_fstest auto quick volume seed
-# Import common functions.
. ./common/filter
. ./common/filter.btrfs
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_command "$BTRFS_TUNE_PROG" btrfstune
_require_scratch_dev_pool 3
@@ -24,13 +24,9 @@ _cleanup()
_btrfs_rescan_devices
}
-# Import common functions.
. ./common/filter
. ./common/filter.btrfs
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_command "$BTRFS_TUNE_PROG" btrfstune
_require_scratch_dev_pool 3
@@ -20,9 +20,6 @@ _cleanup()
_btrfs_rescan_devices
}
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_btrfs_forget_or_module_loadable
_require_scratch_dev_pool 2
@@ -31,10 +31,8 @@ rm_r_subvol() {
rm -r $1 >> $seqres.full 2>&1
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_btrfs_fs_feature "rmdir_subvol"
@@ -19,11 +19,9 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
. ./common/dmflakey
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_dm_target flakey
@@ -13,12 +13,8 @@
. ./common/preamble
_begin_fstest auto quick replace volume remount compress
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch_dev_pool 2
_require_scratch_dev_pool_equal_size
@@ -19,10 +19,8 @@ _cleanup()
rm -fr $send_files_dir
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -19,10 +19,8 @@ _cleanup()
rm -fr $send_files_dir
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -11,10 +11,8 @@
. ./common/preamble
_begin_fstest auto quick snapshot prealloc
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_xfs_io_command "falloc" "-k"
@@ -13,11 +13,9 @@
. ./common/preamble
_begin_fstest auto quick qgroup
-# Import common functions.
. ./common/filter
. ./common/filter.btrfs
-# real QA test starts here
_supported_fs btrfs
_require_scratch
@@ -20,13 +20,9 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
. ./common/dmlogwrites
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
_require_log_writes
@@ -9,12 +9,8 @@
. ./common/preamble
_begin_fstest auto quick swap volume
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch_dev_pool 3
_require_scratch_swapfile
@@ -11,7 +11,6 @@ _begin_fstest auto quick swap balance
. ./common/filter
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch_swapfile
@@ -21,10 +21,8 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -12,12 +12,8 @@
. ./common/preamble
_begin_fstest auto qgroup dangerous
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
@@ -13,12 +13,8 @@
. ./common/preamble
_begin_fstest auto quick qgroup limit prealloc
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
_require_xfs_io_command falloc
@@ -13,12 +13,8 @@
. ./common/preamble
_begin_fstest auto quick balance
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
_require_btrfs_command inspect-internal dump-super
@@ -15,12 +15,8 @@
. ./common/preamble
_begin_fstest auto quick balance
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
@@ -10,11 +10,9 @@
. ./common/preamble
_begin_fstest auto quick clone compress punch
-# Import common functions.
. ./common/filter
. ./common/reflink
-# real QA test starts here
_supported_fs btrfs
_require_scratch_reflink
_require_xfs_io_command "fpunch"
@@ -10,10 +10,8 @@
. ./common/preamble
_begin_fstest auto quick volume
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_scratch_dev_pool 2
@@ -21,10 +21,8 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch_dev_pool 2
_scratch_dev_pool_get 2
@@ -20,10 +20,8 @@ _cleanup()
rm -fr $send_files_dir
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -15,12 +15,10 @@
. ./common/preamble
_begin_fstest auto send dedupe clone balance
-# Import common functions.
. ./common/attr
. ./common/filter
. ./common/reflink
-# real QA test starts here
_supported_fs btrfs
_require_scratch_dedupe
_require_attrs
@@ -20,10 +20,8 @@ _cleanup()
rm -fr $send_files_dir
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -22,11 +22,9 @@ _cleanup()
rm -fr $send_files_dir
}
-# Import common functions.
. ./common/filter
. ./common/reflink
-# real QA test starts here
_supported_fs btrfs
_require_fssum
_require_test
@@ -10,13 +10,9 @@
. ./common/preamble
_begin_fstest auto quick replay balance qgroup recoveryloop
-# Import common functions.
. ./common/filter
. ./common/dmlogwrites
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
# and we need extra device as log device
@@ -18,11 +18,9 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
. ./common/reflink
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch_dedupe
@@ -22,14 +22,10 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
. ./common/attr
. ./common/dmlogwrites
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_command "$KILLALL_PROG" killall
@@ -12,12 +12,8 @@
. ./common/preamble
_begin_fstest auto quick qgroup enospc limit prealloc
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
_require_xfs_io_command falloc
@@ -13,12 +13,8 @@
. ./common/preamble
_begin_fstest auto volume
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch_dev_pool 2
_scratch_dev_pool_get 2
@@ -10,12 +10,8 @@
. ./common/preamble
_begin_fstest auto volume balance scrub
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch_dev_pool 4
# Zoned btrfs only supports SINGLE profile
@@ -25,14 +25,10 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
. ./common/dmthin
. ./common/dmlogwrites
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
# Use thin device as replay device, which requires $SCRATCH_DEV
@@ -21,11 +21,9 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
. ./common/filter.btrfs
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -9,11 +9,9 @@
. ./common/preamble
_begin_fstest auto quick volume
-# Import common functions.
. ./common/filter
. ./common/filter.btrfs
-# real QA test starts here
_supported_fs btrfs
_require_command "$WIPEFS_PROG" wipefs
_require_scratch
@@ -24,12 +24,8 @@ _cleanup()
rm -rf $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_fixed_by_kernel_commit 6b7faadd985c \
"btrfs: Ensure we trim ranges across block group boundary"
@@ -18,12 +18,10 @@ _cleanup()
rm -fr $send_files_dir
}
-# Import common functions.
. ./common/filter
. ./common/reflink
. ./common/punch
-# real QA test starts here
_supported_fs btrfs
_require_fssum
_require_test
@@ -19,12 +19,10 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/attr
. ./common/filter
. ./common/dmflakey
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_dm_target flakey
@@ -19,11 +19,9 @@ _cleanup()
rm -fr $send_files_dir
}
-# Import common functions.
. ./common/filter
. ./common/reflink
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch_reflink
@@ -10,12 +10,8 @@
. ./common/preamble
_begin_fstest auto quick punch
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
_require_xfs_io_command "fpunch"
@@ -16,11 +16,9 @@
. ./common/preamble
_begin_fstest auto quick clone compress prealloc
-# Import common functions.
. ./common/filter
. ./common/reflink
-# real QA test starts here
_supported_fs btrfs
_require_scratch_reflink
_require_xfs_io_command "falloc" "-k"
@@ -21,11 +21,9 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
. ./common/dmlogwrites
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -10,7 +10,6 @@
. ./common/preamble
_begin_fstest auto rw raid
-# Import common functions.
. ./common/filter
_supported_fs btrfs
@@ -10,11 +10,9 @@
. ./common/preamble
_begin_fstest auto quick subvol
-# Import common functions.
. ./common/filter
. ./common/filter.btrfs
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_btrfs_command subvolume delete --subvolid
@@ -20,12 +20,10 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/attr
. ./common/filter
. ./common/dmflakey
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_dm_target flakey
@@ -10,12 +10,8 @@
. ./common/preamble
_begin_fstest auto quick qgroup snapshot
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
@@ -20,11 +20,9 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
. ./common/dmflakey
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_xfs_io_command "falloc" "-k"
@@ -22,12 +22,8 @@ _cleanup()
wait
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
_require_command "$KILLALL_PROG" killall
@@ -17,10 +17,8 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
_require_xfs_io_command pwrite -D
@@ -11,7 +11,6 @@ _begin_fstest auto quick send snapshot
_register_cleanup "cleanup"
-# Import common functions.
. ./common/filter
_supported_fs btrfs
@@ -122,8 +121,6 @@ roundtrip_send()
_scratch_unmount
}
-# real QA test starts here
-
echo "Test full send + file without capabilities, then incremental send bringing a new capability"
full_nocap_inc_withcap_send
@@ -11,10 +11,8 @@
. ./common/preamble
_begin_fstest auto quick read_repair
-# Import common functions.
. ./common/filter
-# real QA test starts here
get_physical()
{
$BTRFS_UTIL_PROG inspect-internal dump-tree -t 3 $SCRATCH_DEV | \
@@ -22,7 +20,6 @@ get_physical()
$AWK_PROG "(\$1 ~ /stripe/ && \$3 ~ /devid/ && \$2 ~ /0/) { print \$6 }"
}
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
# No data checksums for NOCOW case, so can't detect corruption and repair data.
@@ -10,10 +10,8 @@
. ./common/preamble
_begin_fstest auto quick seed
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_fixed_by_kernel_commit 4faf55b03823 \
"btrfs: don't traverse into the seed devices in show_devname"
@@ -12,12 +12,8 @@
. ./common/preamble
_begin_fstest auto quick trim dangerous
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch_size $((5 * 1024 * 1024)) #kB
_require_fstrim
@@ -10,13 +10,9 @@
. ./common/preamble
_begin_fstest auto quick volume
-# Import common functions.
. ./common/filter
. ./common/filter.btrfs
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_fixed_by_kernel_commit 124604eb50f8 \
"btrfs: init device stats for seed devices"
@@ -35,11 +35,8 @@ _cleanup()
_btrfs_rescan_devices
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
_supported_fs btrfs
loop_mnt1=$TEST_DIR/$seq/mnt1
@@ -12,7 +12,6 @@ _begin_fstest auto quick remount
_register_cleanup "cleanup"
-# Import common functions.
. ./common/filter
_supported_fs btrfs
@@ -325,7 +324,6 @@ _try_scratch_mount "-o clear_cache" > /dev/null 2>&1 && \
echo $shown_opts | grep -q clear_cache && enable_clear_cache_shown=true
_scratch_unmount; }
-# real QA test starts here
_scratch_mkfs >/dev/null
# This test checks mount options, so having random MOUNT_OPTIONS set could
@@ -21,10 +21,8 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -20,10 +20,8 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -12,10 +12,8 @@
. ./common/preamble
_begin_fstest auto quick replace trim
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch_dev_pool 3
_require_command "$WIPEFS_PROG" wipefs
@@ -9,13 +9,9 @@
. ./common/preamble
_begin_fstest auto quick qgroup
-# Import common functions.
. ./common/filter
. ./common/reflink
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
@@ -21,12 +21,8 @@ _cleanup()
_btrfs_rescan_devices
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_fixed_by_kernel_commit b5ddcffa3777 \
"btrfs: fix put of uninitialized kobject after seed device delete"
@@ -10,11 +10,9 @@
. ./common/preamble
_begin_fstest auto quick rw snapshot clone prealloc punch
-# Import common functions.
. ./common/filter
. ./common/reflink
-# real QA test starts here
_supported_fs btrfs
_require_scratch_reflink
_require_chattr C
@@ -20,10 +20,8 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -9,12 +9,8 @@
. ./common/preamble
_begin_fstest auto quick volume
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
_require_btrfs_command inspect-internal dump-tree
@@ -20,11 +20,9 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
. ./common/reflink
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch_reflink
@@ -10,11 +10,8 @@
. ./common/preamble
_begin_fstest auto quick qgroup limit
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
_supported_fs btrfs
# This test requires specific data space usage, skip if we have compression
@@ -21,11 +21,9 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
. ./common/dmflakey
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_btrfs_fs_feature "no_holes"
@@ -14,7 +14,6 @@
. ./common/preamble
_begin_fstest auto quick qgroup limit
-# Import common functions.
. ./common/filter
writer()
@@ -29,8 +28,6 @@ writer()
done
}
-# real QA test starts here
-
_supported_fs btrfs
# This test requires specific data space usage, skip if we have compression
@@ -19,12 +19,10 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
. ./common/filter.btrfs
. ./common/dmflakey
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_dm_target flakey
@@ -10,11 +10,9 @@
. ./common/preamble
_begin_fstest auto quick compress rw
-# Import common functions.
. ./common/filter
. ./common/attr
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_odirect
@@ -19,10 +19,8 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -19,11 +19,9 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
. ./common/dmflakey
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_dm_target flakey
@@ -12,11 +12,8 @@
. ./common/preamble
_begin_fstest auto quick zone balance
-# Import common functions.
. ./common/zoned
-# real QA test starts here
-
_supported_fs btrfs
_require_scratch
_require_btrfs_command inspect-internal dump-tree
@@ -9,12 +9,8 @@
. ./common/preamble
_begin_fstest auto quick seed trim
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_fixed_by_kernel_commit 5e753a817b2d \
"btrfs: fix unmountable seed device after fstrim"
@@ -21,11 +21,9 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
. ./common/dmflakey
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_dm_target flakey
@@ -21,11 +21,9 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
. ./common/dmflakey
-# real QA test starts here
_supported_fs btrfs
_require_scratch
_require_dm_target flakey
@@ -21,10 +21,8 @@ _cleanup()
rm -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_test
_require_scratch
@@ -11,10 +11,8 @@
. ./common/preamble
_begin_fstest auto quick volume trim
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_btrfs_forget_or_module_loadable
_require_scratch_dev_pool 2
@@ -23,8 +23,6 @@ _cleanup()
. ./common/filter
. ./common/dmflakey
-# real QA test starts here
-
_supported_fs btrfs
_require_scratch
_require_dm_target flakey
@@ -17,12 +17,6 @@ _begin_fstest auto quick volume dangerous
# rm -r -f $tmp.*
# }
-# Import common functions.
-# . ./common/filter
-
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
@@ -10,11 +10,8 @@
. ./common/preamble
_begin_fstest auto quick idmapped subvol
-# get standard environment, filters and checks
. ./common/filter
-# real QA test starts here
-
_supported_fs btrfs
_require_idmapped_mounts
_require_test
@@ -16,10 +16,8 @@ _cleanup()
rm -r -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_require_scratch
@@ -12,12 +12,8 @@
. ./common/preamble
_begin_fstest auto quick rename subvol
-# Import common functions.
. ./common/renameat2
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_renameat2 exchange
_require_scratch
@@ -14,12 +14,6 @@
. ./common/preamble
_begin_fstest auto quick seed volume
-# Import common functions.
-# . ./common/filter
-
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_test
_require_scratch_dev_pool 2
@@ -16,12 +16,6 @@
. ./common/preamble
_begin_fstest auto quick seed volume
-# Import common functions.
-# . ./common/filter
-
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch_dev_pool 3
_require_command "$WIPEFS_PROG" wipefs
@@ -20,11 +20,8 @@ _cleanup()
rm -r -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
_supported_fs btrfs
_require_scratch
_require_chattr C
@@ -10,12 +10,8 @@
. ./common/preamble
_begin_fstest auto quick compress dangerous
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
@@ -32,10 +32,8 @@ _cleanup()
rm -r -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
# The size needed is variable as it depends on the specific randomized
@@ -25,11 +25,9 @@ _cleanup()
cleanup_dmdev
}
-# Import common functions.
. ./common/filter
. ./common/filter.btrfs
-# real QA test starts here
_supported_fs btrfs
_require_scratch_dev_pool 3
_require_block_device $SCRATCH_DEV
@@ -12,7 +12,6 @@
. ./common/preamble
_begin_fstest auto qgroup balance
-# real QA test starts here
_supported_fs btrfs
_require_scratch
@@ -20,11 +20,8 @@ _cleanup()
rm -r -f $tmp.*
}
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
_supported_fs btrfs
_require_scratch
_require_fssum
@@ -18,12 +18,8 @@ _begin_fstest auto quick defrag prealloc fiemap
# rm -r -f $tmp.*
# }
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
@@ -12,9 +12,6 @@ _begin_fstest auto defrag quick fiemap remount
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs generic
_require_scratch
_require_xfs_io_command "fiemap"
@@ -10,12 +10,8 @@
. ./common/preamble
_begin_fstest auto quick defrag fiemap compress
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
_require_xfs_io_command "fiemap"
@@ -17,12 +17,8 @@ _begin_fstest auto quick defrag compress prealloc fiemap
# rm -r -f $tmp.*
# }
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
_require_xfs_io_command "fiemap" "ranged"
@@ -11,11 +11,8 @@
. ./common/preamble
_begin_fstest auto quick qgroup
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
_supported_fs btrfs
_require_scratch
@@ -10,12 +10,8 @@
. ./common/preamble
_begin_fstest auto quick defrag fiemap remount
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
_require_xfs_io_command "fiemap" "ranged"
@@ -18,12 +18,9 @@
. ./common/preamble
_begin_fstest auto quick compress attr
-# Import common functions.
. ./common/filter
. ./common/attr
-# real QA test starts here
-
_supported_fs btrfs
_require_scratch
_require_attrs
@@ -11,11 +11,8 @@
. ./common/preamble
_begin_fstest auto quick read_repair
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
_supported_fs btrfs
_require_scratch_dev_pool 3
@@ -12,11 +12,8 @@
. ./common/preamble
_begin_fstest auto quick read_repair
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
_supported_fs btrfs
# No data checksums for NOCOW case, so can't detect corruption and repair data.
_require_btrfs_no_nodatacow
@@ -12,11 +12,8 @@
. ./common/preamble
_begin_fstest auto quick read_repair
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
_supported_fs btrfs
_require_scratch_dev_pool 3
@@ -15,7 +15,6 @@
. ./common/preamble
_begin_fstest auto quick send
-# real QA test starts here
_supported_fs btrfs
_fixed_by_kernel_commit 3aa5bd367fa5a3 \
"btrfs: send: fix sending link commands for existing file paths"
@@ -21,11 +21,8 @@ _cleanup()
wait
}
-# Import common functions.
. ./common/zoned
-# real QA test starts here
-
_supported_fs btrfs
_fixed_by_kernel_commit 2ce543f47843 \
"btrfs: zoned: wait until zone is finished when allocation didn't progress"
@@ -9,11 +9,9 @@
. ./common/preamble
_begin_fstest auto quick attr
-# Import common functions.
. ./common/filter
. ./common/attr
-# real QA test starts here
_supported_fs btrfs
_fixed_by_kernel_commit b51111271b03 \
"btrfs: check if root is readonly while setting security xattr"
@@ -17,13 +17,9 @@ _cleanup()
rm -r -f $tmp.*
}
-# Import common functions.
. ./common/filter
. ./common/verity
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch_verity
_require_fsverity_builtin_signatures
@@ -15,7 +15,6 @@
. ./common/preamble
_begin_fstest auto quick send
-# real QA test starts here
_supported_fs btrfs
_fixed_by_kernel_commit 9ed0a72e5b355d \
"btrfs: send: fix failures when processing inodes with no links"
@@ -11,7 +11,6 @@ _begin_fstest auto scrub
. ./common/filter
-# real QA test starts here
_supported_fs btrfs
_wants_kernel_commit eb3b50536642 \
"btrfs: scrub: per-device bandwidth control"
@@ -10,7 +10,6 @@
. ./common/preamble
_begin_fstest auto quick send compress snapshot
-# Modify as appropriate.
_supported_fs btrfs
_require_btrfs_send_v2
_require_test
@@ -10,12 +10,8 @@
. ./common/preamble
_begin_fstest auto replace
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_command "$WIPEFS_PROG" wipefs
_btrfs_get_profile_configs replace-missing
@@ -11,13 +11,9 @@ _begin_fstest auto repair quick volume scrub
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch_dev_pool 2
-
_require_odirect
# Overwriting data is forbidden on a zoned block device
_require_non_zoned_device "${SCRATCH_DEV}"
@@ -11,9 +11,6 @@ _begin_fstest auto quick scrub repair
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
# No data checksums for NOCOW case, so can't detect corruption and repair data.
@@ -11,7 +11,6 @@
. ./common/preamble
_begin_fstest auto quick verity prealloc
-# Import common functions.
. ./common/filter
. ./common/verity
@@ -23,7 +22,6 @@ _cleanup()
rm -f $tmp.*
}
-# real QA test starts here
_supported_fs btrfs
_require_scratch_verity
_require_scratch_nocheck
@@ -164,7 +162,6 @@ corrupt_merkle_tree() {
validate $f
}
-# real QA test starts here
_scratch_mkfs >/dev/null
_scratch_mount
@@ -26,13 +26,11 @@ _cleanup()
_restore_fsverity_signatures
}
-# Import common functions.
. ./common/filter
. ./common/attr
. ./common/dmlogwrites
. ./common/verity
-# real QA test starts here
_supported_fs btrfs
_require_scratch
@@ -13,9 +13,6 @@ _begin_fstest auto raid volume trim
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch_dev_pool 6
_require_fstrim
@@ -24,7 +21,6 @@ _fixed_by_kernel_commit a7299a18a179 \
_scratch_dev_pool_get 6
-
datasize=$((5 * 1024 * 1024 * 1024))
filesize=$((8 * 1024 * 1024))
nr_files=$(($datasize / $filesize))
@@ -9,12 +9,8 @@
. ./common/preamble
_begin_fstest auto raid volume
-# Import common functions.
. ./common/filter
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
# No zoned support for RAID56 yet.
@@ -10,7 +10,6 @@
. ./common/preamble
_begin_fstest auto quick balance
-# real QA test starts here
_supported_fs btrfs
_require_scratch_dev_pool 3
_fixed_by_kernel_commit b7625f461da6 \
@@ -17,8 +17,6 @@
. ./common/preamble
_begin_fstest auto quick preallocrw logical_resolve
-# real QA test starts here
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
_require_xfs_io_command "falloc" "-k"
@@ -10,12 +10,8 @@
. ./common/preamble
_begin_fstest auto quick qgroup clone subvol prealloc snapshot remount
-# Import common functions.
. ./common/reflink
-# Real QA test starts here.
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch_reflink
_require_cp_reflink
@@ -9,12 +9,6 @@
. ./common/preamble
_begin_fstest auto quick compress
-# Import common functions.
-# . ./common/filter
-
-# real QA test starts here
-
-# Modify as appropriate.
_supported_fs btrfs
_require_scratch
@@ -22,7 +22,6 @@ _cleanup()
. ./common/filter.btrfs
. ./common/reflink
-# Modify as appropriate.
_supported_fs btrfs
_require_cp_reflink
_require_scratch
@@ -10,7 +10,6 @@
. ./common/preamble
_begin_fstest auto qgroup limit
-# Import common functions.
. ./common/filter
_supported_fs btrfs
Remove comments from the new test template that are not relevant once the test case is written: - commented out common.filters (no filters used) - Import common functions. - real QA test starts here - Modify as appropriate. - get standard environment, filters and checks Signed-off-by: David Sterba <dsterba@suse.com> --- tests/btrfs/001 | 2 -- tests/btrfs/002 | 2 -- tests/btrfs/003 | 1 - tests/btrfs/004 | 2 -- tests/btrfs/005 | 2 -- tests/btrfs/006 | 4 ---- tests/btrfs/007 | 2 -- tests/btrfs/008 | 2 -- tests/btrfs/009 | 2 -- tests/btrfs/011 | 2 -- tests/btrfs/012 | 4 ---- tests/btrfs/013 | 2 -- tests/btrfs/014 | 2 -- tests/btrfs/015 | 2 -- tests/btrfs/016 | 2 -- tests/btrfs/017 | 3 --- tests/btrfs/018 | 2 -- tests/btrfs/019 | 2 -- tests/btrfs/020 | 2 -- tests/btrfs/021 | 2 -- tests/btrfs/022 | 1 - tests/btrfs/023 | 2 -- tests/btrfs/024 | 2 -- tests/btrfs/025 | 2 -- tests/btrfs/026 | 2 -- tests/btrfs/027 | 3 --- tests/btrfs/028 | 2 -- tests/btrfs/029 | 2 -- tests/btrfs/030 | 2 -- tests/btrfs/031 | 2 -- tests/btrfs/032 | 2 -- tests/btrfs/033 | 2 -- tests/btrfs/034 | 2 -- tests/btrfs/035 | 2 -- tests/btrfs/036 | 2 -- tests/btrfs/037 | 2 -- tests/btrfs/038 | 2 -- tests/btrfs/039 | 2 -- tests/btrfs/040 | 2 -- tests/btrfs/041 | 2 -- tests/btrfs/042 | 1 - tests/btrfs/043 | 2 -- tests/btrfs/044 | 2 -- tests/btrfs/045 | 2 -- tests/btrfs/046 | 2 -- tests/btrfs/047 | 3 --- tests/btrfs/048 | 2 -- tests/btrfs/049 | 2 -- tests/btrfs/050 | 2 -- tests/btrfs/051 | 2 -- tests/btrfs/052 | 2 -- tests/btrfs/053 | 2 -- tests/btrfs/054 | 2 -- tests/btrfs/055 | 2 -- tests/btrfs/056 | 2 -- tests/btrfs/057 | 2 -- tests/btrfs/058 | 2 -- tests/btrfs/059 | 2 -- tests/btrfs/060 | 2 -- tests/btrfs/061 | 2 -- tests/btrfs/062 | 2 -- tests/btrfs/063 | 2 -- tests/btrfs/064 | 2 -- tests/btrfs/065 | 2 -- tests/btrfs/066 | 2 -- tests/btrfs/067 | 2 -- tests/btrfs/068 | 2 -- tests/btrfs/069 | 2 -- tests/btrfs/070 | 2 -- tests/btrfs/071 | 2 -- tests/btrfs/072 | 2 -- tests/btrfs/073 | 2 -- tests/btrfs/074 | 2 -- tests/btrfs/075 | 2 -- tests/btrfs/076 | 2 -- tests/btrfs/077 | 2 -- tests/btrfs/078 | 2 -- tests/btrfs/079 | 2 -- tests/btrfs/080 | 2 -- tests/btrfs/081 | 2 -- tests/btrfs/082 | 2 -- tests/btrfs/083 | 2 -- tests/btrfs/084 | 2 -- tests/btrfs/085 | 2 -- tests/btrfs/086 | 2 -- tests/btrfs/087 | 2 -- tests/btrfs/088 | 2 -- tests/btrfs/089 | 4 ---- tests/btrfs/090 | 4 ---- tests/btrfs/091 | 3 --- tests/btrfs/092 | 2 -- tests/btrfs/093 | 2 -- tests/btrfs/094 | 2 -- tests/btrfs/095 | 2 -- tests/btrfs/096 | 2 -- tests/btrfs/097 | 2 -- tests/btrfs/098 | 2 -- tests/btrfs/099 | 3 --- tests/btrfs/100 | 1 - tests/btrfs/101 | 1 - tests/btrfs/102 | 2 -- tests/btrfs/103 | 2 -- tests/btrfs/104 | 2 -- tests/btrfs/105 | 2 -- tests/btrfs/106 | 2 -- tests/btrfs/107 | 3 --- tests/btrfs/108 | 2 -- tests/btrfs/109 | 2 -- tests/btrfs/110 | 2 -- tests/btrfs/111 | 2 -- tests/btrfs/112 | 2 -- tests/btrfs/113 | 2 -- tests/btrfs/114 | 2 -- tests/btrfs/115 | 2 -- tests/btrfs/116 | 2 -- tests/btrfs/117 | 2 -- tests/btrfs/118 | 2 -- tests/btrfs/119 | 2 -- tests/btrfs/120 | 2 -- tests/btrfs/121 | 2 -- tests/btrfs/122 | 2 -- tests/btrfs/123 | 4 ---- tests/btrfs/124 | 3 --- tests/btrfs/125 | 3 --- tests/btrfs/126 | 4 ---- tests/btrfs/127 | 2 -- tests/btrfs/128 | 2 -- tests/btrfs/129 | 2 -- tests/btrfs/130 | 4 ---- tests/btrfs/131 | 3 --- tests/btrfs/132 | 4 ---- tests/btrfs/133 | 2 -- tests/btrfs/134 | 2 -- tests/btrfs/135 | 2 -- tests/btrfs/136 | 4 ---- tests/btrfs/137 | 2 -- tests/btrfs/138 | 3 --- tests/btrfs/139 | 1 - tests/btrfs/140 | 4 ---- tests/btrfs/141 | 4 ---- tests/btrfs/142 | 4 ---- tests/btrfs/143 | 4 ---- tests/btrfs/144 | 2 -- tests/btrfs/145 | 2 -- tests/btrfs/146 | 2 -- tests/btrfs/147 | 2 -- tests/btrfs/148 | 2 -- tests/btrfs/149 | 2 -- tests/btrfs/150 | 4 ---- tests/btrfs/151 | 4 ---- tests/btrfs/152 | 2 -- tests/btrfs/153 | 4 ---- tests/btrfs/154 | 3 --- tests/btrfs/155 | 2 -- tests/btrfs/156 | 4 ---- tests/btrfs/157 | 4 ---- tests/btrfs/158 | 4 ---- tests/btrfs/159 | 2 -- tests/btrfs/160 | 2 -- tests/btrfs/161 | 4 ---- tests/btrfs/162 | 4 ---- tests/btrfs/163 | 4 ---- tests/btrfs/164 | 3 --- tests/btrfs/165 | 2 -- tests/btrfs/166 | 2 -- tests/btrfs/167 | 4 ---- tests/btrfs/168 | 2 -- tests/btrfs/169 | 2 -- tests/btrfs/170 | 2 -- tests/btrfs/171 | 2 -- tests/btrfs/172 | 4 ---- tests/btrfs/176 | 4 ---- tests/btrfs/177 | 1 - tests/btrfs/178 | 2 -- tests/btrfs/179 | 4 ---- tests/btrfs/180 | 4 ---- tests/btrfs/181 | 4 ---- tests/btrfs/182 | 4 ---- tests/btrfs/183 | 2 -- tests/btrfs/184 | 2 -- tests/btrfs/185 | 2 -- tests/btrfs/186 | 2 -- tests/btrfs/187 | 2 -- tests/btrfs/188 | 2 -- tests/btrfs/189 | 2 -- tests/btrfs/190 | 4 ---- tests/btrfs/191 | 2 -- tests/btrfs/192 | 4 ---- tests/btrfs/193 | 4 ---- tests/btrfs/194 | 4 ---- tests/btrfs/195 | 4 ---- tests/btrfs/196 | 4 ---- tests/btrfs/197 | 2 -- tests/btrfs/198 | 2 -- tests/btrfs/199 | 4 ---- tests/btrfs/200 | 2 -- tests/btrfs/201 | 2 -- tests/btrfs/203 | 2 -- tests/btrfs/204 | 4 ---- tests/btrfs/205 | 2 -- tests/btrfs/206 | 2 -- tests/btrfs/207 | 1 - tests/btrfs/208 | 2 -- tests/btrfs/209 | 2 -- tests/btrfs/210 | 4 ---- tests/btrfs/211 | 2 -- tests/btrfs/212 | 4 ---- tests/btrfs/213 | 2 -- tests/btrfs/214 | 3 --- tests/btrfs/215 | 3 --- tests/btrfs/216 | 2 -- tests/btrfs/217 | 4 ---- tests/btrfs/218 | 4 ---- tests/btrfs/219 | 3 --- tests/btrfs/220 | 2 -- tests/btrfs/221 | 2 -- tests/btrfs/222 | 2 -- tests/btrfs/223 | 2 -- tests/btrfs/224 | 4 ---- tests/btrfs/225 | 4 ---- tests/btrfs/226 | 2 -- tests/btrfs/227 | 2 -- tests/btrfs/228 | 4 ---- tests/btrfs/229 | 2 -- tests/btrfs/230 | 3 --- tests/btrfs/231 | 2 -- tests/btrfs/232 | 3 --- tests/btrfs/233 | 2 -- tests/btrfs/234 | 2 -- tests/btrfs/235 | 2 -- tests/btrfs/236 | 2 -- tests/btrfs/237 | 3 --- tests/btrfs/238 | 4 ---- tests/btrfs/239 | 2 -- tests/btrfs/240 | 2 -- tests/btrfs/241 | 2 -- tests/btrfs/242 | 2 -- tests/btrfs/243 | 2 -- tests/btrfs/244 | 6 ------ tests/btrfs/245 | 3 --- tests/btrfs/246 | 2 -- tests/btrfs/247 | 4 ---- tests/btrfs/248 | 6 ------ tests/btrfs/249 | 6 ------ tests/btrfs/250 | 3 --- tests/btrfs/251 | 4 ---- tests/btrfs/252 | 2 -- tests/btrfs/254 | 2 -- tests/btrfs/255 | 1 - tests/btrfs/256 | 3 --- tests/btrfs/257 | 4 ---- tests/btrfs/258 | 3 --- tests/btrfs/259 | 4 ---- tests/btrfs/260 | 4 ---- tests/btrfs/262 | 3 --- tests/btrfs/263 | 4 ---- tests/btrfs/264 | 3 --- tests/btrfs/265 | 3 --- tests/btrfs/266 | 3 --- tests/btrfs/267 | 3 --- tests/btrfs/272 | 1 - tests/btrfs/273 | 3 --- tests/btrfs/275 | 2 -- tests/btrfs/277 | 4 ---- tests/btrfs/278 | 1 - tests/btrfs/282 | 1 - tests/btrfs/284 | 1 - tests/btrfs/286 | 4 ---- tests/btrfs/288 | 4 ---- tests/btrfs/289 | 3 --- tests/btrfs/290 | 3 --- tests/btrfs/291 | 2 -- tests/btrfs/292 | 4 ---- tests/btrfs/294 | 4 ---- tests/btrfs/296 | 1 - tests/btrfs/299 | 2 -- tests/btrfs/301 | 4 ---- tests/btrfs/310 | 6 ------ tests/btrfs/311 | 1 - tests/btrfs/320 | 1 - 280 files changed, 704 deletions(-)