Creating Btrfs Subvolumes and Snapshots
Subvolumes and snapshots are key features within Btrfs. Subvolumes can be mounted anywhere within the file system. Snapshots are types of subvolumes that create Copy-On-Write (COW) copies of the data within a subvolume at a moment in time, thereby providing incremental backup and rollback functionality within the file system.