Honestly, I’m more interested in reliability and mechanisms to prevent data loss…
Last I checked, the exFAT implementation that MS released to the public was missing some key features that made the Linux port less reliable, particularly for removable storage devices (making it not much better than old school FAT). Has that been fixed already?
Can someone explain to me how and when such a patch would make it into distros? For instance I’m running Debian 12, I’m guessing this won’t get added since they just released 13, so this will be put in to version 14 at some point? Or are kernel updates seperate from the distribution development?
deleted by creator
This probably won’t have much impact for most use cases, though.
Yeah, I’m assuming it only affects operations on exFAT systems.
deleted by creator
I had once considered using exFAT for my external HDD, back when I was dual-booting.
This might have made a difference, had I gone ahead with that.
Thanks for the explaination, didn’t think i’d see a big difference anyway, but it showed me i didn’t know how this would at some poknt get to my machine. Thanks!
It really varies by the distro’s policies. If it gets into 6.18, for most distributions that means the next release that hasn’t had its version freeze will get it. For Ubuntu and its variants, if there are release candidates of 6.18 at the time of the kernel freeze for 25.10 then 25.10 will probably get it. Otherwise we’ll have to wait for 26.04.
Thanks!