From: Trond Myklebust Date: Thu, 26 May 2011 18:26:35 +0000 (-0400) Subject: NFSv4.1: Fix the handling of NFS4ERR_SEQ_MISORDERED errors X-Git-Tag: v3.0-rc1~10^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=444f72fe7e7b5f4db34cee933fa3546ebb8e9122;p=pandora-kernel.git NFSv4.1: Fix the handling of NFS4ERR_SEQ_MISORDERED errors Currently, the call to nfs4_schedule_session_recovery() will actually just result in a test of the lease when what we really want is to force a session reset. Signed-off-by: Trond Myklebust Cc: stable@kernel.org --- Reading git-diff-tree failed