Re: [PATCH RFC 3/3] btrfs: add .copy_file_range file operation

From: Chris Mason
Date: Tue Apr 14 2015 - 13:12:14 EST


On 04/10/2015 06:00 PM, Zach Brown wrote:
> This rearranges the existing COPY_RANGE ioctl implementation so that the
> .copy_file_range file operation can call the core loop that copies file
> data extent items.
>
> The extent copying loop is lifted up into its own function. It retains
> the core btrfs error checks that should be shared.
>

Thanks Zach, the btrfs bits look reasonable

Signed-off-by: Chris Mason <clm@xxxxxx>

-chris

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/