34
Fedora Btrfs Special Interest Group Formed
(lists.fedoraproject.org)
A community for everything relating to the linux operating system
Also check out !linux_memes@programming.dev
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
They make a subvolume for every traditional unix partition and the system takes automated snapshots so you can rollback the system to older configurations. I don't actually run opensuse but I've dabbled with it specifically to see how they setup btrfs and you can just tell they're invested in it.
Interesting, what's the advantage of making all of them sub volumes?
You can snapshot them independently and if you want you can set quotas to size restrict them. Although that latter point defeats one of the advantages of subvolumes over partitions. So really just the ability to snapshot them independently