From: Dai Ngo <dai.ngo@oracle.com>
To: chuck.lever@oracle.com, jlayton@kernel.org
Cc: linux-nfs@vger.kernel.org, linux-nfs@stwm.de
Subject: [Patch 0/3 v2] Bug fixes for NFSD callback
Date: Fri, 15 Dec 2023 13:47:14 -0800 [thread overview]
Message-ID: <1702676837-31320-1-git-send-email-dai.ngo@oracle.com> (raw)
Here are some fixes for NFSD callback including one that addresses
the problem of server hang on reboot with 6.6.3 reported recently
by Wolfgang Walter <linux-nfs@stwm.de>:
0001: SUNRPC: remove printk when back channel request not found
0002: NFSD: restore delegation's sc_count if nfsd4_run_cb fails
0003: NFSD: Fix server reboot hang problem when callback workqueue
v2:
. patch 2/3:
add reason to hold the flc_lock in commit message
add Fixes tag
---
fs/nfsd/nfs4state.c | 23 ++++++++++++++++++-----
fs/nfsd/state.h | 2 ++
net/sunrpc/svcsock.c | 8 +-------
3 files changed, 21 insertions(+), 12 deletions(-)
next reply other threads:[~2023-12-15 21:49 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-15 21:47 Dai Ngo [this message]
2023-12-15 21:47 ` [PATCH 1/3 v2] SUNRPC: remove printk when back channel request not found Dai Ngo
2023-12-16 9:52 ` kernel test robot
2023-12-16 11:12 ` Benjamin Coddington
2023-12-16 16:39 ` Chuck Lever III
2023-12-18 12:48 ` Benjamin Coddington
2023-12-18 15:05 ` Chuck Lever III
2023-12-20 13:04 ` Benjamin Coddington
2023-12-20 13:54 ` Chuck Lever III
2023-12-20 16:45 ` dai.ngo
2023-12-20 19:05 ` Chuck Lever III
2023-12-15 21:47 ` [PATCH 2/3 v2] NFSD: restore delegation's sc_count if nfsd4_run_cb fails Dai Ngo
2023-12-15 21:47 ` [PATCH 3/3 v2] NFSD: Fix server reboot hang problem when callback workqueue is stuck Dai Ngo
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1702676837-31320-1-git-send-email-dai.ngo@oracle.com \
--to=dai.ngo@oracle.com \
--cc=chuck.lever@oracle.com \
--cc=jlayton@kernel.org \
--cc=linux-nfs@stwm.de \
--cc=linux-nfs@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox