> On Aug 21, 2024, at 3:31 PM, Anna Schumaker <anna@xxxxxxxxxx> wrote: > > 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? IIRC the patches they fix went into 6.11-rc1, so I'd like to see these go into a 6.11-rc release. > 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 >> -- Chuck Lever