6.6. btrfs References
The man page
btrfs(8) covers all important management commands. In particular this includes:
- All the subvolume commands for managing snapshots.
- The
devicecommands for managing devices. - The
scrub,balance, anddefragmentcommands.
The man page
mkfs.btrfs(8) contains information on creating a btrfs file system including all the options regarding it.
The man page
btrfsck(8) for information regarding fsck on btrfs systems.