mbox series

[GIT,PULL] 5th round of fixes for nfsd-6.9

Message ID Zipmj7eGXGHMMDC5@tissot.1015granger.net (mailing list archive)
State New
Headers show
Series [GIT,PULL] 5th round of fixes for nfsd-6.9 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.9-5

Message

Chuck Lever April 25, 2024, 2:19 p.m. UTC
Hi Linus-

The following changes since commit 32cf5a4eda464d76d553ee3f1b06c4d33d796c52:

  Revert "svcrdma: Add Write chunk WRs to the RPC's Send WR chain" (2024-04-20 11:20:41 -0400)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.9-5

for you to fetch changes up to 8ddb7142c8ab37371c6fd167a8aded97922c6268:

  Revert "NFSD: Convert the callback workqueue to use delayed_work" (2024-04-23 20:12:41 -0400)

----------------------------------------------------------------
nfsd-6.9 fixes:
- Revert some backchannel fixes that went into v6.9-rc

----------------------------------------------------------------
Chuck Lever (2):
      Revert "NFSD: Reschedule CB operations when backchannel rpc_clnt is shut down"
      Revert "NFSD: Convert the callback workqueue to use delayed_work"

 fs/nfsd/nfs4callback.c | 26 +++++---------------------
 fs/nfsd/state.h        |  2 +-
 2 files changed, 6 insertions(+), 22 deletions(-)

Comments

pr-tracker-bot@kernel.org April 25, 2024, 4:39 p.m. UTC | #1
The pull request you sent on Thu, 25 Apr 2024 10:19:59 -0400:

> https://git.kernel.org/pub/scm/linux/kernel/git/cel/linux.git tags/nfsd-6.9-5

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

Thank you!