From: Trond Myklebust Date: Sat, 15 Dec 2012 18:56:18 +0000 (-0500) Subject: NFSv4.1: Try to deal with NFS4ERR_SEQ_MISORDERED. X-Git-Tag: v3.8-rc1~72^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8794440849d1d15fa11251ef1622e6160614874;p=pandora-kernel.git NFSv4.1: Try to deal with NFS4ERR_SEQ_MISORDERED. If the server returns NFS4ERR_SEQ_MISORDERED, it could be a sign that the slot was retired at some point. Retry the attempt after reinitialising the slot sequence number to 1. Also add a handler for NFS4ERR_SEQ_FALSE_RETRY. Just bump the slot sequence number and retry... Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed