[GIT PULL] Please pull NFS client bugfixes

From: Trond Myklebust
Date: Mon Jan 16 2017 - 15:14:36 EST


Hi Linus,

The following changes since commit a121103c922847ba5010819a3f250f1f7fc84ab8:

Linux 4.10-rc3 (2017-01-08 14:18:17 -0800)

are available in the git repository at:

git://git.linux-nfs.org/projects/trondmy/linux-nfs.git tags/nfs-for-4.10-3

for you to fetch changes up to c6180a6237174f481dc856ed6e890d8196b6f0fb:

NFSv4: Fix client recovery when server reboots multiple times (2017-01-13 13:31:32 -0500)

----------------------------------------------------------------
NFS client bugfixes for Linux 4.10

Bugfixes:
- Fix invalid fget()/fput() calls when doing file locking
- Fix multiple directory cache invalidation issues due to the client failing
to recognise that the directory wasn't changed.
- Fix client recovery when server reboots multiple times

----------------------------------------------------------------
Benjamin Coddington (1):
nfs: Don't take a reference on fl->fl_file for LOCK operation

Trond Myklebust (5):
NFSv4: Call update_changeattr() from _nfs4_proc_open only if a file was created
NFSv4: Don't apply change_info4 twice on rename within a directory
NFSv4: Don't call update_changeattr() unless the unlink is successful
NFSv4: update_changeattr should update the attribute timestamp
NFSv4: Fix client recovery when server reboots multiple times

fs/nfs/nfs4proc.c | 29 ++++++++++++++++++-----------
fs/nfs/nfs4state.c | 1 -
2 files changed, 18 insertions(+), 12 deletions(-)

--
Trond Myklebust
Linux NFS client maintainer, PrimaryData
trond.myklebust@xxxxxxxxxxxxxxx