On 1/22/20 7:22 AM, fdmanana@xxxxxxxxxx wrote:
From: Filipe Manana <fdmanana@xxxxxxxx> 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@xxxxxxxx>
Reviewed-by: Josef Bacik <josef@xxxxxxxxxxxxxx> Thanks, Josef