Re: [GIT PULL] vfs netfs
From: David Howells
Date: Fri Sep 27 2024 - 04:01:38 EST
Leon Romanovsky <leon@xxxxxxxxxx> wrote:
> Do you have fixes for the following issues reported for series?
> https://lore.kernel.org/all/20240923183432.1876750-1-chantr4@xxxxxxxxx/
> https://lore.kernel.org/all/4b5621958a758da830c1cf09c6f6893aed371f9d.camel@xxxxxxxxx/
> https://lore.kernel.org/all/20240924094809.GA1182241@unreal/
I'm working on a fix for the third one at the moment, I think it's the read
version of the write fix I posted previously:
https://lore.kernel.org/linux-fsdevel/2050099.1727359110@xxxxxxxxxxxxxxxxxxxxxx/
I'm looking to see if I can make a general solution that abstracts out the
buffer handling for both as we're early in the cycle.
I haven't looked at the first two yet. I was in the middle of testing 9p when
I hit the write-side bug that cifs was also seeing (ie. the url above).
David