On Wed, Jan 05, 2011 at 11:20:51AM -0500, Josef Bacik wrote:
> This program very basically does dedup.  It searches a directory recursively 
> and
> scans all of the files looking for 64k extents and hashing them to figure out 
> if
> there are any duplicates.  After that it calls the btrfs same extent ioctl for
> all of the duplicates in order to dedup the space on disk.  There is alot more
> that can be done with this, like changing the block size and so on, but for 
> now
> this will get us started.  Thanks,
> 

Argh crap ignore this, this is only part of the commit, I meant to send this out
as a series.  Thanks,

Josef
--
To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to