this post was submitted on 10 Feb 2026
29 points (100.0% liked)
Linux
13283 readers
477 users here now
A community for everything relating to the GNU/Linux operating system (except the memes!)
Also, check out:
Original icon base courtesy of lewing@isc.tamu.edu and The GIMP
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
How is BTRFS these days? I've been using XFS for so long just because of my soft spot for IRIX.
Edit: Thanks for the replies. I'll find an unused box and check it out.
I love it. Connected to snapper tools and it's saved me several times. I can boot to any snapshot in grub, and it's been way more reliable than Window's Restore Points ever have been.
I use it because it has native compressio and also an entire incremental backup tool built in (btrfs send/receive can throw snapshots of a filesystem across networks)
Although my actual daily driver is FreeBSD with ZFS
I'm daily driving it on my main desktop and several laptops with full disk encryption and zero issues, although I am not a power user of some of the complex functions btrfs offers, I just slap it on a whole disk and dump all my files into one big partition and that's pretty much good enough for me. I should try subvolumes at some point I guess, IDK.