On Mon, Feb 19, 2024 at 12:01:30PM +0000, fdmanana@xxxxxxxxxx wrote: > From: Filipe Manana <fdmanana@xxxxxxxx> > > Test that an incremental send does not issue unnecessary writes for a > sparse file that got one new extent between its previous extent and the > file's size. > > This exercises a fix by the following patch: > > "btrfs: send: don't issue unnecessary zero writes for trailing hole" > > Signed-off-by: Filipe Manana <fdmanana@xxxxxxxx> Made sure it ran with the patches applied and all of our CI test variations, also reviewed the code obviously, you can add Reviewed-by: Josef Bacik <josef@xxxxxxxxxxxxxx> Thanks, Josef