2015-09-29 20:57:37

by Anna Schumaker

[permalink] [raw]
Subject: [GIT PULL] Please pull an NFSoRDMA client bugfix

Hi Trond,

The following changes since commit d0f36c46deea97bd16b9277be2f1acac74d76037:

xprtrdma: take HCA driver refcount at client (2015-08-05 16:22:56 -0400)

are available in the git repository at:

git://git.linux-nfs.org/projects/anna/nfs-rdma.git tags/nfs-rdma-for-4.3-2

for you to fetch changes up to 72c021738252dde5849d575a650239d6404930ee:

xprtrdma: disconnect and flush cqs before freeing buffers (2015-09-28 10:42:35 -0400)

Thanks,
Anna

----------------------------------------------------------------
Steve Wise (1):
xprtrdma: disconnect and flush cqs before freeing buffers

net/sunrpc/xprtrdma/transport.c | 2 +-
net/sunrpc/xprtrdma/verbs.c | 9 ++++++---
2 files changed, 7 insertions(+), 4 deletions(-)


2015-11-05 17:20:42

by Steve Wise

[permalink] [raw]
Subject: RE: [GIT PULL] Please pull an NFSoRDMA client bugfix

Anna and Trond,

Does it make sense for this to be pushed into stable as well? It can cause a touch-after-free crash on iWARP transports.

Steve.

> -----Original Message-----
> From: [email protected] [mailto:[email protected]] On Behalf Of Anna Schumaker
> Sent: Tuesday, September 29, 2015 3:57 PM
> To: Trond Myklebust
> Cc: [email protected]; Steve Wise
> Subject: [GIT PULL] Please pull an NFSoRDMA client bugfix
>
> Hi Trond,
>
> The following changes since commit d0f36c46deea97bd16b9277be2f1acac74d76037:
>
> xprtrdma: take HCA driver refcount at client (2015-08-05 16:22:56 -0400)
>
> are available in the git repository at:
>
> git://git.linux-nfs.org/projects/anna/nfs-rdma.git tags/nfs-rdma-for-4.3-2
>
> for you to fetch changes up to 72c021738252dde5849d575a650239d6404930ee:
>
> xprtrdma: disconnect and flush cqs before freeing buffers (2015-09-28 10:42:35 -0400)
>
> Thanks,
> Anna
>
> ----------------------------------------------------------------
> Steve Wise (1):
> xprtrdma: disconnect and flush cqs before freeing buffers
>
> net/sunrpc/xprtrdma/transport.c | 2 +-
> net/sunrpc/xprtrdma/verbs.c | 9 ++++++---
> 2 files changed, 7 insertions(+), 4 deletions(-)
> --
> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html


2015-11-11 19:12:45

by Anna Schumaker

[permalink] [raw]
Subject: Re: [GIT PULL] Please pull an NFSoRDMA client bugfix

Hi Steve,

On 11/05/2015 12:20 PM, Steve Wise wrote:
> Anna and Trond,
>
> Does it make sense for this to be pushed into stable as well? It can cause a touch-after-free crash on iWARP transports.

Do you know if any users are hitting this? I can push it to stable, but only if it's being hit in the wild.

Anna

>
> Steve.
>
>> -----Original Message-----
>> From: [email protected] [mailto:[email protected]] On Behalf Of Anna Schumaker
>> Sent: Tuesday, September 29, 2015 3:57 PM
>> To: Trond Myklebust
>> Cc: [email protected]; Steve Wise
>> Subject: [GIT PULL] Please pull an NFSoRDMA client bugfix
>>
>> Hi Trond,
>>
>> The following changes since commit d0f36c46deea97bd16b9277be2f1acac74d76037:
>>
>> xprtrdma: take HCA driver refcount at client (2015-08-05 16:22:56 -0400)
>>
>> are available in the git repository at:
>>
>> git://git.linux-nfs.org/projects/anna/nfs-rdma.git tags/nfs-rdma-for-4.3-2
>>
>> for you to fetch changes up to 72c021738252dde5849d575a650239d6404930ee:
>>
>> xprtrdma: disconnect and flush cqs before freeing buffers (2015-09-28 10:42:35 -0400)
>>
>> Thanks,
>> Anna
>>
>> ----------------------------------------------------------------
>> Steve Wise (1):
>> xprtrdma: disconnect and flush cqs before freeing buffers
>>
>> net/sunrpc/xprtrdma/transport.c | 2 +-
>> net/sunrpc/xprtrdma/verbs.c | 9 ++++++---
>> 2 files changed, 7 insertions(+), 4 deletions(-)
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
>> the body of a message to [email protected]
>> More majordomo info at http://vger.kernel.org/majordomo-info.html
>


2015-11-17 20:14:40

by Steve Wise

[permalink] [raw]
Subject: RE: [GIT PULL] Please pull an NFSoRDMA client bugfix



> -----Original Message-----
> From: [email protected] [mailto:[email protected]] On Behalf Of Anna Schumaker
> Sent: Wednesday, November 11, 2015 1:13 PM
> To: Steve Wise; 'Trond Myklebust'
> Cc: [email protected]; Chuck Lever
> Subject: Re: [GIT PULL] Please pull an NFSoRDMA client bugfix
>
> Hi Steve,
>
> On 11/05/2015 12:20 PM, Steve Wise wrote:
> > Anna and Trond,
> >
> > Does it make sense for this to be pushed into stable as well? It can cause a touch-after-free crash on iWARP transports.
>
> Do you know if any users are hitting this? I can push it to stable, but only if it's being hit in the wild.
>

Don't think it is being hit in the wild...


> Anna
>
> >
> > Steve.
> >
> >> -----Original Message-----
> >> From: [email protected] [mailto:[email protected]] On Behalf Of Anna Schumaker
> >> Sent: Tuesday, September 29, 2015 3:57 PM
> >> To: Trond Myklebust
> >> Cc: [email protected]; Steve Wise
> >> Subject: [GIT PULL] Please pull an NFSoRDMA client bugfix
> >>
> >> Hi Trond,
> >>
> >> The following changes since commit d0f36c46deea97bd16b9277be2f1acac74d76037:
> >>
> >> xprtrdma: take HCA driver refcount at client (2015-08-05 16:22:56 -0400)
> >>
> >> are available in the git repository at:
> >>
> >> git://git.linux-nfs.org/projects/anna/nfs-rdma.git tags/nfs-rdma-for-4.3-2
> >>
> >> for you to fetch changes up to 72c021738252dde5849d575a650239d6404930ee:
> >>
> >> xprtrdma: disconnect and flush cqs before freeing buffers (2015-09-28 10:42:35 -0400)
> >>
> >> Thanks,
> >> Anna
> >>
> >> ----------------------------------------------------------------
> >> Steve Wise (1):
> >> xprtrdma: disconnect and flush cqs before freeing buffers
> >>
> >> net/sunrpc/xprtrdma/transport.c | 2 +-
> >> net/sunrpc/xprtrdma/verbs.c | 9 ++++++---
> >> 2 files changed, 7 insertions(+), 4 deletions(-)
> >> --
> >> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
> >> the body of a message to [email protected]
> >> More majordomo info at http://vger.kernel.org/majordomo-info.html
> >
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
> the body of a message to [email protected]
> More majordomo info at http://vger.kernel.org/majordomo-info.html