aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/pnfs.c
diff options
context:
space:
mode:
authorAlex Shi <alex.shi@linaro.org>2016-09-19 17:38:55 +0800
committerAlex Shi <alex.shi@linaro.org>2016-09-19 17:38:55 +0800
commit7ddc655ad909372848a3e7995e222c2b9224c2e0 (patch)
treea68d86598e6527e24197c0d43169807eb3a7f081 /fs/nfs/pnfs.c
parent266fa7380746e8d998691be98b311dc426e4c4ce (diff)
parent04cb720142764ebf3786eba1feb8fc4b6ef87fcf (diff)
Merge tag 'v4.1.33' into linux-linaro-lsk-v4.1lsk-v4.1-16.09
This is the 4.1.33 stable release
Diffstat (limited to 'fs/nfs/pnfs.c')
-rw-r--r--fs/nfs/pnfs.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/nfs/pnfs.c b/fs/nfs/pnfs.c
index d47c188682b1..ea4fe630cdac 100644
--- a/fs/nfs/pnfs.c
+++ b/fs/nfs/pnfs.c
@@ -1472,6 +1472,7 @@ pnfs_update_layout(struct inode *ino,
goto out;
lookup_again:
+ nfs4_client_recover_expired_lease(clp);
first = false;
spin_lock(&ino->i_lock);
lo = pnfs_find_alloc_layout(ino, ctx, gfp_flags);