DragonFly BSD
DragonFly users List (threaded) for 2012-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: recovering a file: hammer history != undo -ai


From: Sven Gaerner <sgaerner@xxxxxxx>
Date: Thu, 14 Jun 2012 07:50:56 +0200

On Wed, Jun 13, 2012 at 09:55:06PM -0300, Raimundo Santos wrote:
> Many thanks, Sven!
> 
> One question: it will replicate the data, creating new nodes in the btree,
> or just recover de file with their btree nodes?

It will create a new node. It is just a normal file copy, nothing
special except looking up the source file. But that is HAMMER's part.

I'm not sure but I would guess you can avoid this by enabling dedup on
that filesystem.

Sven



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