From: Trond Myklebust Date: Thu, 26 May 2011 18:26:35 +0000 (-0400) Subject: NFSv4: Handle expired stateids when the lease is still valid X-Git-Tag: v3.0-rc1~10^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ced63d1a245ac11241a5d37932e6d04d9c8040d;p=pandora-kernel.git NFSv4: Handle expired stateids when the lease is still valid Currently, if the server returns NFS4ERR_EXPIRED in reply to a READ or WRITE, but the RENEW test determines that the lease is still active, we fail to recover and end up looping forever in a READ/WRITE + RENEW death spiral. Signed-off-by: Trond Myklebust Cc: stable@kernel.org --- Reading git-diff-tree failed