On Wed, Dec 12, 2018 at 06:05:58PM +0000, [email protected] wrote:
> From: Filipe Manana <[email protected]>
> 
> Checking if the destination root is read-only was being performed only for
> clone operations. Make deduplication check it as well, as it does not make
> sense to not do it, even if it is an operation that does not change the
> file contents (such as defrag for example, which checks first if the root
> is read-only).

And this is also change in user-visible behaviour of dedupe, so this
needs to be verified if it's not breaking existing tools.

Reply via email to