this post was submitted on 22 Aug 2026
68 points (100.0% liked)

Linux

14810 readers
128 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 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] SwooshBakery624@programming.dev 1 points 5 days ago (2 children)

I haven't used ext4 for a couple of years. Does it really have any advantages over xfs and btrfs?

[–] exdor@programming.dev 3 points 4 days ago* (last edited 4 days ago)

It is the fastest, nothing more

No transparent compression is important too, you will need more storage than when using BTRFS with zstd compression

Also no deduplication, so again more storage

[–] sunbeam60@feddit.uk 4 points 5 days ago

For root drives (where recovery may be required) and database drives it still serves a purpose, IMHO.