Linux NFS development
 help / color / mirror / Atom feed
* [PATCH 0/4] quick NFSD-related clean-ups for 6.2
@ 2022-11-26 20:55 Chuck Lever
  2022-11-26 20:55 ` [PATCH 1/4] SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() fails Chuck Lever
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Chuck Lever @ 2022-11-26 20:55 UTC (permalink / raw)
  To: linux-nfs

Four unrelated fixes/clean-ups that I'd like to apply to v6.2
Comments welcome.

---

Chuck Lever (4):
      SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() fails
      SUNRPC: Clean up xdr_write_pages()
      NFSD: Use only RQ_DROPME to signal the need to drop a reply
      SUNRPC: Make the svc_authenticate tracepoint conditional


 fs/nfsd/nfsproc.c                 |  4 ++--
 fs/nfsd/nfssvc.c                  |  2 +-
 include/trace/events/sunrpc.h     |  4 +++-
 net/sunrpc/auth_gss/svcauth_gss.c |  9 +++++++--
 net/sunrpc/svc.c                  |  3 +--
 net/sunrpc/xdr.c                  | 22 +++++++++++++---------
 6 files changed, 27 insertions(+), 17 deletions(-)

--
Chuck Lever


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

end of thread, other threads:[~2022-12-12 16:53 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-26 20:55 [PATCH 0/4] quick NFSD-related clean-ups for 6.2 Chuck Lever
2022-11-26 20:55 ` [PATCH 1/4] SUNRPC: Don't leak netobj memory when gss_read_proxy_verf() fails Chuck Lever
2022-11-28 13:11   ` Jeff Layton
2022-11-28 14:02     ` Chuck Lever III
2022-11-28 14:13       ` Jeff Layton
2022-11-28 14:25         ` Chuck Lever III
2022-11-26 20:55 ` [PATCH 2/4] SUNRPC: Clean up xdr_write_pages() Chuck Lever
2022-12-12 16:53   ` Jeff Layton
2022-11-26 20:55 ` [PATCH 3/4] NFSD: Use only RQ_DROPME to signal the need to drop a reply Chuck Lever
2022-11-26 20:55 ` [PATCH 4/4] SUNRPC: Make the svc_authenticate tracepoint conditional Chuck Lever

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