Skip to main content

BTRFS

linux file-system
Hugo
Author
Hugo
DevOps Engineer in London

https://www.youtube.com/watch?v=iwNg_fusT9A

  • Copy on Write - copy will not perform immediately only when write operation is happend
  • Snapshot - use the tech of copy on write to save some space. size few bytes to same size as original data