@Hyolobrika@social.fbxl.net It seems to perform worse than #ZFS for me, storing large volumes of data and for databases (PostgreSQL). However, for a very large number of smaller files (tens of thousands, under 4KiB) it seemed to perform slightly better and took slightly less space on-disk to store it.
In practice, it works "okay" enough to use for various setups, but I wouldn't trust it for serious large-volume storage unless you have very rigorous backups. I've seen it fuck up too often to trust that well. Be sure to avoid #BTRFS' raid 5/6 at all costs, I haven't heard much problems about their other raid options.
I ask because the OpenSUSE installer had it selected by default. I'm not sure whether to go with that or Arch though.
@Hyolobrika@social.fbxl.net I don't use either of those distros, so I can't help you. For laptop usage it should be fine to use #btrfs I guess, its just not my favorite but it should be stable enough for that use case.
Btrfs doesn't offer any real advantage over ext4 unless you want to do RAID.
whereas on a traditional filesystem it's possible that if the file size is not changing the data could just be changed in place.