On Mon, Aug 12, 2024 at 02:51:09PM +0100, fdmanana@xxxxxxxxxx wrote: > From: Filipe Manana <fdmanana@xxxxxxxx> > > Test that a send operation will issue a clone operation for a shared > extent of a file if the extent ends at the i_size of the file and the > i_size is not sector size aligned. > > This verifies an improvement to the btrfs send feature implemented by > the following kernel patch: > > "btrfs: send: allow cloning non-aligned extent if it ends at i_size" > > Signed-off-by: Filipe Manana <fdmanana@xxxxxxxx> Reviewed-by: David Sterba <dsterba@xxxxxxxx>