[PATCH 0/2] nfsd: callback channel fixes

Jeff Layton posted 2 patches 1 week, 6 days ago
fs/nfsd/nfs4state.c | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
[PATCH 0/2] nfsd: callback channel fixes
Posted by Jeff Layton 1 week, 6 days ago
Some fixes for the callback channel machinery. These problems were
mostly found via agentic scans.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
---
Jeff Layton (2):
      nfsd: defer setting NFSD4_CALLBACK_RUNNING in deleg_reaper
      nfsd: clear CALLBACK_RUNNING on failed delegation recall queue

 fs/nfsd/nfs4state.c | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
---
base-commit: 97bac3c7a039675d7ae71fbdf3a7c39e840339b6
change-id: 20260526-cb_recall_any_callback_running_stuck-7f3808033028

Best regards,
-- 
Jeff Layton <jlayton@kernel.org>
Re: [PATCH 0/2] nfsd: callback channel fixes
Posted by Chuck Lever 1 week, 6 days ago
From: Chuck Lever <chuck.lever@oracle.com>

On Tue, 26 May 2026 12:38:44 -0400, Jeff Layton wrote:
> Some fixes for the callback channel machinery. These problems were
> mostly found via agentic scans.

Applied to nfsd-testing, thanks!

[1/2] nfsd: defer setting NFSD4_CALLBACK_RUNNING in deleg_reaper
      commit: 02b9bb6ab68a77b1112d48411e4e08308a077ea0
[2/2] nfsd: clear CALLBACK_RUNNING on failed delegation recall queue
      commit: e02bd0e5a983b4d617dd2222c81c7f057132c211

--
Chuck Lever <chuck.lever@oracle.com>