linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Please pull NFS client bugfixes for Linux 4.12
@ 2017-06-03 23:31 Trond Myklebust
  0 siblings, 0 replies; only message in thread
From: Trond Myklebust @ 2017-06-03 23:31 UTC (permalink / raw)
  To: torvalds; +Cc: linux-kernel, linux-nfs

Hi Linus,

The following changes since commit 08332893e37af6ae779367e78e444f8f9571511d:

  Linux 4.12-rc2 (2017-05-21 19:30:23 -0700)

are available in the git repository at:

  git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-4.12-2

for you to fetch changes up to 4f253e1eb628f5adf7ca4f43aab4bbb1bfffa081:

  nfs: Mark unnecessarily extern functions as static (2017-06-03 16:06:38 -0400)

----------------------------------------------------------------
NFS client bugfixes for Linux 4.12

Bugfixes include:

- Fix a typo in commit e092693443b that breaks copy offload
- Fix the connect error propagation in xs_tcp_setup_socket()
- Fix a lock leak in nfs40_walk_client_list
- Verify that pNFS requests lie within the offset range of the layout segment.

----------------------------------------------------------------
Benjamin Coddington (1):
      pnfs: Fix the check for requests in range of layout segment

Dan Carpenter (1):
      pNFS/flexfiles: missing error code in ff_layout_alloc_lseg()

Jan Kara (1):
      nfs: Mark unnecessarily extern functions as static

Markus Elfring (1):
      xprtrdma: Delete an error message for a failed memory allocation in xprt_rdma_bc_setup()

NeilBrown (1):
      SUNRPC: ensure correct error is reported by xs_tcp_setup_socket()

Olga Kornievskaia (1):
      NFS fix COMMIT after COPY

Trond Myklebust (1):
      NFSv4.0: Fix a lock leak in nfs40_walk_client_list

 fs/nfs/flexfilelayout/flexfilelayout.c |  1 +
 fs/nfs/internal.h                      |  2 --
 fs/nfs/nfs42proc.c                     |  2 +-
 fs/nfs/nfs4client.c                    |  1 -
 fs/nfs/pnfs.c                          | 25 +++++++++++++++++--------
 fs/nfs/pnfs.h                          | 10 ++++++++++
 fs/nfs/super.c                         |  5 +++--
 net/sunrpc/xprtrdma/backchannel.c      |  6 ++----
 net/sunrpc/xprtsock.c                  |  7 ++++++-
 9 files changed, 40 insertions(+), 19 deletions(-)
-- 
Trond Myklebust
Linux NFS client maintainer, PrimaryData
trond.myklebust@primarydata.com

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

only message in thread, other threads:[~2017-06-03 23:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-06-03 23:31 [GIT PULL] Please pull NFS client bugfixes for Linux 4.12 Trond Myklebust

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