mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Anna Schumaker <Anna.Schumaker@Netapp.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux NFS Mailing List <linux-nfs@vger.kernel.org>,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Please pull NFS client fixes for 4.15-rc2
Date: Fri, 1 Dec 2017 16:52:08 -0500	[thread overview]
Message-ID: <eab7922e-40a7-b417-fe8a-1a8ce3647fab@Netapp.com> (raw)

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

                 reply	other threads:[~2017-12-01 21:52 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=eab7922e-40a7-b417-fe8a-1a8ce3647fab@Netapp.com \
    --to=anna.schumaker@netapp.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-nfs@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

Powered by JetHome