On Wed, Sep 24, 2014 at 11:21:43AM +0100, Pádraig Brady wrote:
> On 09/24/2014 10:35 AM, David Sterba wrote:
> > On some filesystems (btrfs), moving a file within the filesystem may
> > cross subvolume boundaries and we can use the lightweight reflink copy,
> > similar to what cp(1) does. This is typically faster than the full file
> > copy. It's turned on by default because it's only an optimization during
> > the fall back copy and does not break user expectations or usability.
> 
> I'll push the attached (with adjustments) in your name,
> if you're OK with it.

OK for me, thanks.

Reply via email to