Just a simple question : Which file system do you recommend for Linux? Ext4…?

EDIT : Thanks to everyone who commented, I think I will try btrfs on my root partition and keep ext4 for my home directory 😃

  • @mholiv
    link
    65 months ago

    Btrfs or XFS.

    No idea why people are into EXT4. XFS is more performant by far.

      • @mholiv
        link
        4
        edit-2
        5 months ago

        I agree that’s why most of my systems run btrfs. (Maybe soon bcachefs).

        But XFS is in the same tier of “datedness” as EXT4, just with more performance. Some apps like ScyllaDB actually require XFS performance crazily enough.