Skip to content

kreijack/btrfs-uncow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

btrfs-uncow

Creating a No CoW copy while trying to be smart with truncate to save disk space. A huge drawback is that sparse files will grow.

The copy mechanism destroys the source during the copying but the process can be interrupted and resumed.

About

Creating a No CoW copy while trying to be smart with truncate to save disk space.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 50.2%
  • Shell 48.7%
  • Makefile 1.1%