linux-nfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] nfsd bugfixes for 4.7
@ 2016-06-16 15:44 J. Bruce Fields
  0 siblings, 0 replies; only message in thread
From: J. Bruce Fields @ 2016-06-16 15:44 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: linux-nfs, linux-kernel

Please pull nfsd bugfixes for 4.7 from:

  git://linux-nfs.org/~bfields/linux.git tags/nfsd-4.7-1

--b.

----------------------------------------------------------------
Oleg Drokin found and fixed races in the nfsd4 state code that go back
to the big nfs4_lock_state removal around 3.17 (but that were also
probably hard to reproduce before client changes in 3.20 allowed the
client to perform parallel opens).

Also fix a 4.1 backchannel crash due to rpc multipath changes in 4.6.
Trond acked the client-side rpc fixes going through my tree.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      nfsd: Fix NFSD_MDS_PR_KEY on 32-bit by adding ULL postfix

J. Bruce Fields (3):
      SUNRPC: fix xprt leak on xps allocation failure
      nfsd4/rpc: move backchannel create logic into rpc code
      rpc: share one xps between all backchannels

Oleg Drokin (3):
      nfsd: Always lock state exclusively.
      nfsd: Extend the mutex holding region around in nfsd4_process_open2()
      nfsd: Make init_open_stateid() a bit more whole

 fs/nfsd/blocklayout.c           |  2 +-
 fs/nfsd/nfs4callback.c          | 18 +----------
 fs/nfsd/nfs4state.c             | 67 +++++++++++++++++++++++------------------
 fs/nfsd/state.h                 |  2 +-
 include/linux/sunrpc/clnt.h     |  2 --
 include/linux/sunrpc/svc_xprt.h |  1 +
 include/linux/sunrpc/xprt.h     |  1 +
 net/sunrpc/clnt.c               | 31 +++++++++++++++----
 net/sunrpc/svc_xprt.c           |  2 ++
 net/sunrpc/xprtsock.c           |  1 +
 10 files changed, 70 insertions(+), 57 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-06-16 15:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-16 15:44 [GIT PULL] nfsd bugfixes for 4.7 J. Bruce Fields

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).