bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] cp: add --reflink=auto option to fall back to standard copy


From: Jim Meyering
Subject: Re: [PATCH] cp: add --reflink=auto option to fall back to standard copy
Date: Wed, 26 Aug 2009 12:04:36 +0200

Pádraig Brady wrote:
> Pádraig Brady wrote:
>> Attached is a patch to add a new parameter to the --reflink option,
>> which will perform a standard copy if COW is not supported.
>
> I wonder should we allow --sparse={never,always} with --reflink=auto
> as a standard copy could be done in this case? I.E. one could envisage
> doing the following to create the smallest copy possible:
>
> cp --reflink=auto --sparse=always

Yes.  Good idea.
Still more combinations of options to test ;-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]