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 two more NFS client fixes for 4.13
Date: Wed, 2 Aug 2017 16:27:06 -0400	[thread overview]
Message-ID: <1f82691c-edb6-0bd8-0d6e-7ffd53f8a116@Netapp.com> (raw)

Hi Linus,

The following changes since commit b7dbcc0e433f0f61acb89ed9861ec996be4f2b38:

  NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiter (2017-07-28 15:35:30 -0400)

are available in the git repository at:

  git://git.linux-nfs.org/projects/anna/linux-nfs.git tags/nfs-for-4.13-4

for you to fetch changes up to d9cb73300ac0001832c048a489c592263fc28193:

  NFSv4: Fix double frees in nfs4_test_session_trunk() (2017-08-02 09:45:55 -0400)

----------------------------------------------------------------
Two fixes from Trond this time, now that he's back from his vacation.  The first is a stable fix
for the EXCHANGE_ID issue on the mailing list, and the other fixes a double-free situation that
he found at the same time.

Thanks,
Anna
----------------------------------------------------------------
Trond Myklebust (2):
      NFSv4: Fix EXCHANGE_ID corrupt verifier issue
      NFSv4: Fix double frees in nfs4_test_session_trunk()

 fs/nfs/nfs4client.c     |  3 ---
 fs/nfs/nfs4proc.c       | 27 +++++++--------------------
 fs/nfs/nfs4xdr.c        |  2 +-
 include/linux/nfs_xdr.h |  2 +-
 4 files changed, 9 insertions(+), 25 deletions(-)

                 reply	other threads:[~2017-08-02 20:27 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=1f82691c-edb6-0bd8-0d6e-7ffd53f8a116@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