I've been using it for /root since 2020, works great. I switched because ext4 was starting to choke when writing tons (500k+) of small files in short periods, and it seemed faster and leaner than btrfs. So far, it benches well, and the fsck seems robust with the extra checksumming enabled.
Its has some usability quirks though. For instance, grub refuses to use it for /boot, it runs startup fsck way more than it should, you still can't shrink partitions, and compression doesnt save space. Some of the features are somewhat poorly documented, like compress_cache (which I inexplicably cant seem to enable), the filetype extension limit, and some gc features.
That Windows driver they mentioned on the dev page would be great too.
Its has some usability quirks though. For instance, grub refuses to use it for /boot, it runs startup fsck way more than it should, you still can't shrink partitions, and compression doesnt save space. Some of the features are somewhat poorly documented, like compress_cache (which I inexplicably cant seem to enable), the filetype extension limit, and some gc features.
That Windows driver they mentioned on the dev page would be great too.
Comment