* [GIT PULL] Please pull two more NFS client fixes for 4.13
@ 2017-08-02 20:27 Anna Schumaker
0 siblings, 0 replies; only message in thread
From: Anna Schumaker @ 2017-08-02 20:27 UTC (permalink / raw)
To: Linus Torvalds; +Cc: Linux NFS Mailing List, Linux Kernel Mailing List
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(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-08-02 20:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-08-02 20:27 [GIT PULL] Please pull two more NFS client fixes for 4.13 Anna Schumaker
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