lkml.org 
[lkml]   [2017]   [Jun]   [3]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[GIT PULL] Please pull NFS client bugfixes for Linux 4.12
Date
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
\
 
 \ /
  Last update: 2017-06-05 00:17    [W:0.027 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site