Re: [GIT PULL] fs/iomap: Fix buffered write page prefaulting

From: Darrick J. Wong
Date: Fri Mar 25 2022 - 20:04:28 EST


On Fri, Mar 25, 2022 at 03:37:01PM +0100, Andreas Gruenbacher wrote:
> Hello Linus,
>
> please consider pulling the following fix, which I've forgotten to send
> in the previous merge window. I've only improved the patch description
> since.
>
> Thank you very much,
> Andreas
>
> The following changes since commit 42eb8fdac2fc5d62392dcfcf0253753e821a97b0:
>
> Merge tag 'gfs2-v5.16-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 (2021-11-17 15:55:07 -0800)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git tags/write-page-prefaulting
>
> for you to fetch changes up to 631f871f071746789e9242e514ab0f49067fa97a:
>
> fs/iomap: Fix buffered write page prefaulting (2022-03-25 15:14:03 +0100)

When was this sent to fsdevel for public consideration? The last time I
saw any patches related to prefaulting in iomap was November.

--D

>
> ----------------------------------------------------------------
> Fix buffered write page prefaulting
>
> ----------------------------------------------------------------
> Andreas Gruenbacher (1):
> fs/iomap: Fix buffered write page prefaulting
>
> fs/iomap/buffered-io.c | 2 +-
> mm/filemap.c | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>