[GIT PULL] Please pull NFS client bugfixes
From: Trond Myklebust
Date: Mon Mar 12 2018 - 13:29:29 EST
Hi Linus,
The following changes since commit 1b88accf6a659c46d5c8e68912896f112bf882bb:
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost (2018-03-07 17:49:33 -0800)
are available in the Git repository at:
git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-4.16-4
for you to fetch changes up to c4f24df942a181699c5bab01b8e5e82b925f77f3:
NFS: Fix unstable write completion (2018-03-08 12:56:32 -0500)
----------------------------------------------------------------
NFS client bugfixes for Linux 4.16
Hightlights include the following stable fixes:
- NFS: Fix an incorrect type in struct nfs_direct_req
- pNFS: Prevent the layout header refcount going to zero in pnfs_roc()
- NFS: Fix unstable write completion
----------------------------------------------------------------
Trond Myklebust (3):
NFS: Fix an incorrect type in struct nfs_direct_req
pNFS: Prevent the layout header refcount going to zero in pnfs_roc()
NFS: Fix unstable write completion
fs/nfs/direct.c | 2 +-
fs/nfs/pnfs.c | 13 ++++++---
fs/nfs/write.c | 83 ++++++++++++++++++++++++++++++---------------------------
3 files changed, 54 insertions(+), 44 deletions(-)
--
Trond Myklebust
Linux NFS client maintainer, PrimaryData
trond.myklebust@xxxxxxxxxxxxxxx