From: Trond Myklebust Date: Sat, 15 Dec 2012 20:36:07 +0000 (-0500) Subject: NFSv4.1: Deal effectively with interrupted RPC calls. X-Git-Tag: v3.8-rc1~72^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac20d163fccf9fa6acec8b68f127003635e13b72;p=pandora-kernel.git NFSv4.1: Deal effectively with interrupted RPC calls. If an RPC call is interrupted, assume that the server hasn't processed the RPC call so that the next time we use the slot, we know that if we get a NFS4ERR_SEQ_MISORDERED or NFS4ERR_SEQ_FALSE_RETRY, we just have to bump the sequence number. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed