From: Trond Myklebust Date: Tue, 23 Dec 2008 20:21:49 +0000 (-0500) Subject: NFSv4: Fix a BAD_SEQUENCEID condition. X-Git-Tag: v2.6.29-rc1~553^2^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d62f85a81216f30a0ba1479b93e84103a5d535b;p=pandora-kernel.git NFSv4: Fix a BAD_SEQUENCEID condition. We really shouldn't be resetting the sequence ids when doing state expiration recovery, since we don't know if the server still remembers our previous state owners. There are servers out there that do attempt to preserve client state even if the lease has expired. Such a server would only release that state if a conflicting OPEN request occurs. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed