On Sat, Feb 1, 2025 at 12:29 AM Greg KH gregkh@linuxfoundation.org wrote:
As the original commit that this says it fixes was reverted, should that also be brought back everywhere also? Or did that happen already and I missed that?
thanks,
greg k-h
The revert of the unicode patch is in all of the stable branches already. That f2fs patch is technically a fix for the revert as well, since the existence of either of those is a problem for the same reason :/
On Sat, Feb 1, 2025 at 9:06 AM Todd Kjos tkjos@google.com wrote:
Before we can bring back the reverted patch, we need the same fix for ext4. Daniel, is there progress on that?
Last I knew, Ted had a prototype patch for that, not sure what the current status of it is. I'm also not sure whether the unicode patch is being relanded, or if there's a different fix in the works there.
-Daniel