Linux NFS development
 help / color / mirror / Atom feed
* [PATCH v1 0/2] rpcbind unregistration clean-ups
@ 2025-08-20 14:27 Chuck Lever
  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
  0 siblings, 2 replies; 4+ messages in thread
From: Chuck Lever @ 2025-08-20 14:27 UTC (permalink / raw)
  To: linux-nfs; +Cc: Chuck Lever

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


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

end of thread, other threads:[~2025-08-20 15:54 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-20 14:27 [PATCH v1 0/2] rpcbind unregistration clean-ups Chuck Lever
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox