[GIT PULL] gfs2 fix
From: Andreas Gruenbacher
Date: Tue Jun 06 2023 - 08:50:11 EST
Hi Linus,
please consider pulling the following fix.
Thanks,
Andreas
The following changes since commit 48b1320a674e1ff5de2fad8606bee38f724594dc:
Merge tag 'for-6.4-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux (2023-05-30 17:23:50 -0400)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2.git tags/gfs2-v6.4-rc4-fix
for you to fetch changes up to fa58cc888d67e640e354d8b3ceef877ea167b0cf:
gfs2: Don't get stuck writing page onto itself under direct I/O (2023-06-01 14:55:43 +0200)
----------------------------------------------------------------
gfs2 fix
- Don't get stuck writing page onto itself under direct I/O.
----------------------------------------------------------------
Andreas Gruenbacher (1):
gfs2: Don't get stuck writing page onto itself under direct I/O
fs/gfs2/file.c | 17 ++++++++++++++---
1 file changed, 14 insertions(+), 3 deletions(-)