Hi Chuck, On Mon, Aug 12, 2024 at 11:48 AM <cel@xxxxxxxxxx> wrote: > > From: Chuck Lever <chuck.lever@xxxxxxxxxx> > > Fix a handful of nits for the NFS/RDMA device removal code that > went into v6.11-rc. Are you intending these for 6.11-rc or 6.12? Anna > > Chuck Lever (3): > rpcrdma: Device kref is over-incremented on error from xa_alloc > rpcrdma: Use XA_FLAGS_ALLOC instead of XA_FLAGS_ALLOC1 > rpcrdma: Trace connection registration and unregistration > > include/trace/events/rpcrdma.h | 36 +++++++++++++++++++++++++++++++++ > net/sunrpc/xprtrdma/ib_client.c | 6 ++++-- > 2 files changed, 40 insertions(+), 2 deletions(-) > > -- > 2.45.1 >