@thesamesam@social.treehouse.systems
Post #2559532
2023-06-29 06:22 UTC
Today, we changed the default recommended filesystem in the #gentoo handbook from ext4 to xfs.
XFS is robust and has all the niceties of ext4 (modulo shrinking) but with modern features on top.
(It helps that xfsprogs doesn't have weird endianness bugs too..)
btrfs is of course another option for the future but our users are conservative in some respects, and baby steps > none.
The main benefit of this is reflinks and copy_file_range which automatically takes advantage of that.
Now, as for using it.. 🧵
Replies (0)
No replies.