[PATCH 0/4] quick NFSD-related clean-ups for 6.2
From: Chuck Lever <chuck.lever@oracle.com>
Date: 2022-11-26 20:55:21
From: Chuck Lever <chuck.lever@oracle.com>
Date: 2022-11-26 20:55:21
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