On Mon, 2023-06-12 at 10:13 -0400, Chuck Lever wrote: > These are not strongly related to each other, but there was a whole > collection such that I didn't feel like posting each individually. > > --- > > Chuck Lever (7): > SUNRPC: Move initialization of rq_stime > NFSD: Add an nfsd4_encode_nfstime4() helper > svcrdma: Convert "might sleep" comment into a code annotation > svcrdma: trace cc_release calls > svcrdma: Remove an unused argument from __svc_rdma_put_rw_ctxt() > SUNRPC: Fix comments for transport class registration > SUNRPC: Remove transport class dprintk call sites > > > fs/nfsd/nfs4xdr.c | 46 +++++++++++++++------------ > include/trace/events/rpcrdma.h | 8 +++++ > net/sunrpc/svc_xprt.c | 18 ++++++++--- > net/sunrpc/xprtrdma/svc_rdma_rw.c | 14 ++++---- > net/sunrpc/xprtrdma/svc_rdma_sendto.c | 2 ++ > 5 files changed, 58 insertions(+), 30 deletions(-) > > -- > Chuck Lever > This all looks good to me: Reviewed-by: Jeff Layton <jlayton@xxxxxxxxxx>