[GIT PULL] Please pull NFS client changes

From: Trond Myklebust
Date: Sat Nov 24 2018 - 22:11:06 EST


Hi Linus,

The following changes since commit 9ff01193a20d391e8dbce4403dd5ef87c7eaaca6:

Linux 4.20-rc3 (2018-11-18 13:33:44 -0800)

are available in the Git repository at:

git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-4.20-4

for you to fetch changes up to bb21ce0ad227b69ec0f83279297ee44232105d96:

flexfiles: use per-mirror specified stateid for IO (2018-11-22 14:04:55 -0500)

----------------------------------------------------------------
NFS client bugfixes for Linux 4.20

Highlights include:

Bugfixes:
- Fix a NFSv4 state manager deadlock when returning a delegation
- NFSv4.2 copy do not allocate memory under the lock
- flexfiles: Use the correct stateid for IO in the tightly coupled case

----------------------------------------------------------------
Olga Kornievskaia (1):
NFSv4.2 copy do not allocate memory under the lock

Tigran Mkrtchyan (1):
flexfiles: use per-mirror specified stateid for IO

Trond Myklebust (1):
NFSv4: Fix a NFSv4 state manager deadlock

fs/nfs/callback_proc.c | 22 +++++++++++-----------
fs/nfs/flexfilelayout/flexfilelayout.c | 21 +++++++++------------
fs/nfs/flexfilelayout/flexfilelayout.h | 4 ++++
fs/nfs/flexfilelayout/flexfilelayoutdev.c | 19 +++++++++++++++++++
fs/nfs/nfs42proc.c | 19 ++++++++++---------
fs/nfs/nfs4_fs.h | 2 ++
fs/nfs/nfs4state.c | 16 +++++++++++-----
7 files changed, 66 insertions(+), 37 deletions(-)
--
Trond Myklebust
Linux NFS client maintainer, Hammerspace
trond.myklebust@xxxxxxxxxxxxxxx