Re: [GIT PULL] vfs netfs
From: Leon Romanovsky
Date: Fri Sep 27 2024 - 12:34:36 EST
On Fri, Sep 27, 2024 at 09:01:19AM +0100, David Howells wrote:
> 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 hope that you mean that we have plenty of time before the merge window ends.
Otherwise, it will be very inconvenient to open official -next/-rc branches,
based on -rc1, remembering to revert so many commits.
It is better to have fast fixes and then work on improving them without
worrying about time frames.
Thanks