On Fri, Aug 16, 2024 at 06:58:37PM +0800, Anand Jain wrote: > On 12/8/24 9:51 pm, 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: Anand Jain <anand.jain@xxxxxxxxxx> > > Zorro, > > Could you please add this to the patches in queue? Since this is the only > patch pending, I will not be sending a PR this week Sure, thanks Anand :) > > Thx, Anand >