[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1f82691c-edb6-0bd8-0d6e-7ffd53f8a116@Netapp.com>
Date: Wed, 2 Aug 2017 16:27:06 -0400
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 two more NFS client fixes for 4.13
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(-)
Powered by blists - more mailing lists