[<prev] [next>] [day] [month] [year] [list]
Message-ID: <eab7922e-40a7-b417-fe8a-1a8ce3647fab@Netapp.com>
Date: Fri, 1 Dec 2017 16:52:08 -0500
From: Anna Schumaker <Anna.Schumaker@...app.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
CC: Linux NFS Mailing List <linux-nfs@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Please pull NFS client fixes for 4.15-rc2
Hi Linus,
The following changes since commit fcfa447062b2061e11f68b846d61cbfe60d0d604:
NFS: Revert "NFS: Move the flock open mode check into nfs_flock()" (2017-11-17 16:43:52 -0500)
are available in the Git repository at:
git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-4.15-2
for you to fetch changes up to eb5b46faa693470681ec7c28cc2436edd1571198:
SUNRPC: Handle ENETDOWN errors (2017-11-30 11:52:52 -0500)
----------------------------------------------------------------
These patches fix a problem with compiling using an old version of gcc, and also fix
up error handling in the SUNRPC layer.
Thanks,
Anna
----------------------------------------------------------------
Trond Myklebust (3):
NFSv4: Ensure gcc 4.4.4 can compile initialiser for "invalid_stateid"
SUNRPC: Allow connect to return EHOSTUNREACH
SUNRPC: Handle ENETDOWN errors
fs/nfs/nfs4state.c | 4 ++--
net/sunrpc/clnt.c | 5 +++++
net/sunrpc/xprtsock.c | 2 ++
3 files changed, 9 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists