Skip to main content

B Tree File System


aliases:

  • BTRFS

B-Tree File System: a Linux file system with specialized features not found in other file systems.

Features:

  • copy-on-write technology
  • storage pools
  • snapshots - almost like integrated backups that can be configured to be ran at intervals

#IX