All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] afs: Fix writeback
@ 2023-06-19 13:48 David Howells
  2023-06-19 18:32 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: David Howells @ 2023-06-19 13:48 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: David Howells, Marc Dionne, linux-afs, linux-fsdevel, linux-kernel

Hi Linus,

Could you apply these fixes to AFS writeback code from Vishal?

 (1) Release the acquired batch before returning if we got >=5 skips.

 (2) Retry a page we had to wait for rather than skipping over it after the
     wait.

Thanks,
David
---
The following changes since commit 45a3e24f65e90a047bef86f927ebdc4c710edaa1:

  Linux 6.4-rc7 (2023-06-18 14:06:27 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git tags/afs-fixes-20230719

for you to fetch changes up to 819da022dd007398d0c42ebcd8dbb1b681acea53:

  afs: Fix waiting for writeback then skipping folio (2023-06-19 14:30:58 +0100)

----------------------------------------------------------------
AFS fixes

----------------------------------------------------------------
Vishal Moola (Oracle) (2):
      afs: Fix dangling folio ref counts in writeback
      afs: Fix waiting for writeback then skipping folio

 fs/afs/write.c | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] afs: Fix writeback
  2023-06-19 13:48 [GIT PULL] afs: Fix writeback David Howells
@ 2023-06-19 18:32 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2023-06-19 18:32 UTC (permalink / raw)
  To: David Howells
  Cc: Linus Torvalds, David Howells, Marc Dionne, linux-afs,
	linux-fsdevel, linux-kernel

The pull request you sent on Mon, 19 Jun 2023 14:48:49 +0100:

> git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git tags/afs-fixes-20230719

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/dbad9ce9397ef7f891b4ff44bad694add673c1a1

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-06-19 18:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-19 13:48 [GIT PULL] afs: Fix writeback David Howells
2023-06-19 18:32 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.