[GIT PULL] fs/iomap: Fix buffered write page prefaulting
From: Andreas Gruenbacher
Date: Fri Mar 25 2022 - 10:37:33 EST
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)
----------------------------------------------------------------
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(-)