Btrfs: Subvolumes and snapshots
Btrfs: Subvolumes and snapshots
Posted Jan 10, 2014 11:30 UTC (Fri) by jezuch (subscriber, #52988)In reply to: Btrfs: Subvolumes and snapshots by MattJD
Parent article: Btrfs: Subvolumes and snapshots
> Brtfs wiki describes a method to convert an ext4 filesystem to btrfs without data loss
That's a neat trick enabled by the COW nature of btrfs and I wonder if there is a possibility to add support for more filesystems beside ext4. I'm especially interested in XFS as that's what I'm running on my systems :)