mbox series

[0/3] Fixes for NFS/RDMA device removal

Message ID 20240812154759.29870-1-cel@kernel.org (mailing list archive)
Headers show
Series Fixes for NFS/RDMA device removal | expand

Message

Chuck Lever Aug. 12, 2024, 3:47 p.m. UTC
From: Chuck Lever <chuck.lever@oracle.com>

Fix a handful of nits for the NFS/RDMA device removal code that
went into v6.11-rc.

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(-)

Comments

Anna Schumaker Aug. 21, 2024, 7:31 p.m. UTC | #1
Hi Chuck,

On Mon, Aug 12, 2024 at 11:48 AM <cel@kernel.org> wrote:
>
> From: Chuck Lever <chuck.lever@oracle.com>
>
> 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
>
Chuck Lever Aug. 21, 2024, 7:33 p.m. UTC | #2
> On Aug 21, 2024, at 3:31 PM, Anna Schumaker <anna@kernel.org> wrote:
> 
> Hi Chuck,
> 
> On Mon, Aug 12, 2024 at 11:48 AM <cel@kernel.org> wrote:
>> 
>> From: Chuck Lever <chuck.lever@oracle.com>
>> 
>> 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
Anna Schumaker Aug. 21, 2024, 7:34 p.m. UTC | #3
On Wed, Aug 21, 2024 at 3:33 PM Chuck Lever III <chuck.lever@oracle.com> wrote:
>
>
>
> > On Aug 21, 2024, at 3:31 PM, Anna Schumaker <anna@kernel.org> wrote:
> >
> > Hi Chuck,
> >
> > On Mon, Aug 12, 2024 at 11:48 AM <cel@kernel.org> wrote:
> >>
> >> From: Chuck Lever <chuck.lever@oracle.com>
> >>
> >> 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.

Sounds good, thanks!

Anna

>
>
> > 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
>
>