Message ID | 20200122122233.1931-1-fdmanana@kernel.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | fstests: remove test btrfs/130 from the dangerous group | expand |
On 1/22/20 7:22 AM, fdmanana@kernel.org wrote: > From: Filipe Manana <fdmanana@suse.com> > > As of the linux kernel commit fd0ddbe2509568 ("Btrfs: send, skip > backreference walking for extents with many references"), the test is no > longer dangerous and it's fast (takes 1 to 2 seconds on a modest vm with > a debug kernel). Therefore remove it from the dangerous group and add it > to the auto and quick groups as well. > > Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: Josef Bacik <josef@toxicpanda.com> Thanks, Josef
diff --git a/tests/btrfs/group b/tests/btrfs/group index d7eeb45d..8a69f940 100644 --- a/tests/btrfs/group +++ b/tests/btrfs/group @@ -132,7 +132,7 @@ 127 auto quick send 128 auto quick send 129 auto quick send -130 clone send dangerous +130 auto quick clone send 131 auto quick 132 auto enospc 133 auto quick send