Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 335 Bytes

File metadata and controls

6 lines (4 loc) · 335 Bytes

Implementation of the "extents" and "ccmp" utilities for macOS and Linux as described in http://www.wolczko.com/nvm-blog/Clonefiles.pdf.

extents: analyses the sharing relationships between a collection of clonefiles (macOS) / reflinks (Linux).

ccmp: a clone-aware version of cmp that is much faster for clonefiles which share a lot.