All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] another nfsd bugfix for 4.9
@ 2016-11-18 19:10 J. Bruce Fields
  2016-11-18 20:22 ` J. Bruce Fields
  0 siblings, 1 reply; 2+ messages in thread
From: J. Bruce Fields @ 2016-11-18 19:10 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-nfs, linux-fsdevel

Please pull:

  git://linux-nfs.org/~bfields/linux.git tags/nfsd-4.9-2

Just one fix for an NFS/RDMA crash.

--b.

Scott Mayhew (1):
      sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports

 include/linux/sunrpc/svc_xprt.h          |  1 +
 net/sunrpc/svc_xprt.c                    | 11 +----------
 net/sunrpc/svcsock.c                     | 21 +++++++++++++++++++++
 net/sunrpc/xprtrdma/svc_rdma_transport.c |  6 ++++++
 4 files changed, 29 insertions(+), 10 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] another nfsd bugfix for 4.9
  2016-11-18 19:10 [GIT PULL] another nfsd bugfix for 4.9 J. Bruce Fields
@ 2016-11-18 20:22 ` J. Bruce Fields
  0 siblings, 0 replies; 2+ messages in thread
From: J. Bruce Fields @ 2016-11-18 20:22 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-nfs, linux-fsdevel, stable

Also, this commit (ea08e39230e8 "sunrpc: svc_age_temp_xprts_now should
not call setsockopt non-tcp transports") fixes a bug going back to 4.5,
so should have been tagged for stable.

--b.

On Fri, Nov 18, 2016 at 02:10:08PM -0500, bfields wrote:
> Please pull:
> 
>   git://linux-nfs.org/~bfields/linux.git tags/nfsd-4.9-2
> 
> Just one fix for an NFS/RDMA crash.
> 
> --b.
> 
> Scott Mayhew (1):
>       sunrpc: svc_age_temp_xprts_now should not call setsockopt non-tcp transports
> 
>  include/linux/sunrpc/svc_xprt.h          |  1 +
>  net/sunrpc/svc_xprt.c                    | 11 +----------
>  net/sunrpc/svcsock.c                     | 21 +++++++++++++++++++++
>  net/sunrpc/xprtrdma/svc_rdma_transport.c |  6 ++++++
>  4 files changed, 29 insertions(+), 10 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-11-18 20:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-18 19:10 [GIT PULL] another nfsd bugfix for 4.9 J. Bruce Fields
2016-11-18 20:22 ` J. Bruce Fields

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.