From: Chuck Lever <cel@kernel.org>
To: <linux-nfs@vger.kernel.org>
Cc: Chuck Lever <chuck.lever@oracle.com>
Subject: [PATCH v1 0/2] rpcbind unregistration clean-ups
Date: Wed, 20 Aug 2025 10:27:26 -0400 [thread overview]
Message-ID: <20250820142729.89704-1-cel@kernel.org> (raw)
From: Chuck Lever <chuck.lever@oracle.com>
Following on Olga's fix, here are two possible clean-ups I found
during code review.
Chuck Lever (2):
NFS: Remove rpcbind cleanup for NFSv4.0 callback
SUNRPC: Move the svc_rpcb_cleanup() call sites
fs/lockd/svc.c | 6 ++----
fs/nfs/callback.c | 10 ++++------
fs/nfsd/nfsctl.c | 2 +-
fs/nfsd/nfssvc.c | 7 ++-----
include/linux/sunrpc/svc_xprt.h | 3 ++-
net/sunrpc/svc.c | 1 -
net/sunrpc/svc_xprt.c | 7 ++++++-
7 files changed, 17 insertions(+), 19 deletions(-)
--
2.50.0
next reply other threads:[~2025-08-20 14:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-20 14:27 Chuck Lever [this message]
2025-08-20 14:27 ` [PATCH v1 1/2] NFS: Remove rpcbind cleanup for NFSv4.0 callback Chuck Lever
2025-08-20 14:27 ` [PATCH v1 2/2] SUNRPC: Move the svc_rpcb_cleanup() call sites Chuck Lever
2025-08-20 15:53 ` Olga Kornievskaia
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=20250820142729.89704-1-cel@kernel.org \
--to=cel@kernel.org \
--cc=chuck.lever@oracle.com \
--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 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.