From: Chuck Lever Date: Thu, 17 Oct 2013 18:13:53 +0000 (-0400) Subject: NFS: Handle NFS4ERR_LEASE_MOVED during async RENEW X-Git-Tag: omap-for-v3.13/fixes-for-merge-window-take2~60^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8aba1e8d509c0db7a82893e595a7743ce07ea83;p=pandora-kernel.git NFS: Handle NFS4ERR_LEASE_MOVED during async RENEW With NFSv4 minor version 0, the asynchronous lease RENEW heartbeat can return NFS4ERR_LEASE_MOVED. Error recovery logic for async RENEW is a separate code path from the generic NFS proc paths, so it must be updated to handle NFS4ERR_LEASE_MOVED as well. Signed-off-by: Chuck Lever Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed