[GIT PULL] nfsd changes for 4.4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Please pull nfsd changes from

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

Apologies for coming a little late in the merge window.  Fortunately
this is another fairly quiet one, mainly smaller bugfixes and cleanup.

We're still finding some bugs from the breakup of the big NFSv4 state
lock in 3.17--thanks especially to Andrew Elble and Jeff Layton for
tracking down some of the remaining races.

--b.

----------------------------------------------------------------
Andrew Elble (2):
      nfsd: eliminate sending duplicate and repeated delegations
      nfsd: fix race with open / open upgrade stateids

Andrey Ryabinin (2):
      lockd: create NSM handles per net namespace
      lockd: get rid of reference-counted NSM RPC clients

Arnd Bergmann (1):
      sunrpc: avoid warning in gss_key_timeout

J. Bruce Fields (3):
      nfsd: fix clid_inuse on mount with security change
      nfsd: improve client_has_state to check for unused openowners
      svcrpc: document lack of some memory barriers

Jeff Layton (7):
      nfsd: serialize state seqid morphing operations
      nfsd: move svc_fh->fh_maxsize to just after fh_handle
      nfsd: switch unsigned char flags in svc_fh to bools
      nfsd: move include of state.h from trace.c to trace.h
      nfsd: serialize layout stateid morphing operations
      nfsd: ensure that seqid morphing operations are atomic wrt to copies
      nfsd: remove recurring workqueue job to clean DRC

Julia Lawall (1):
      nfsd: drop null test before destroy functions

Neil Brown (1):
      sunrpc/cache: make cache flushing more reliable.

Stefan Hajnoczi (1):
      SUNRPC: drop stale comment in svc_setup_socket()

Trond Myklebust (1):
      SUNRPC: Use MSG_SENDPAGE_NOTLAST when calling sendpage()

 fs/lockd/host.c                |   8 +-
 fs/lockd/mon.c                 | 125 ++++++-------------
 fs/lockd/netns.h               |   4 +-
 fs/lockd/svc.c                 |   2 +-
 fs/lockd/svc4proc.c            |   2 +-
 fs/lockd/svcproc.c             |   2 +-
 fs/nfsd/nfs3xdr.c              |   4 +-
 fs/nfsd/nfs4layouts.c          |  34 ++++--
 fs/nfsd/nfs4proc.c             |   4 +
 fs/nfsd/nfs4state.c            | 265 +++++++++++++++++++++++++++++++----------
 fs/nfsd/nfscache.c             |  32 +----
 fs/nfsd/nfsfh.c                |   5 +-
 fs/nfsd/nfsfh.h                |  20 ++--
 fs/nfsd/state.h                |  43 +++----
 fs/nfsd/trace.c                |   2 -
 fs/nfsd/trace.h                |   2 +
 fs/nfsd/vfs.c                  |   4 +-
 fs/nfsd/vfs.h                  |   4 +-
 fs/nfsd/xdr4.h                 |   2 +-
 include/linux/lockd/lockd.h    |  10 +-
 include/linux/sunrpc/cache.h   |  16 ++-
 net/sunrpc/auth_gss/auth_gss.c |  13 +-
 net/sunrpc/cache.c             |  53 +++++++--
 net/sunrpc/svcsock.c           |  40 +++++--
 net/sunrpc/xprtsock.c          |   4 +-
 25 files changed, 415 insertions(+), 285 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-nfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html



[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux