From: Bryan Schumaker Date: Mon, 18 Apr 2011 19:57:32 +0000 (-0400) Subject: NFSv4.1: Don't update sequence number if rpc_task is not sent X-Git-Tag: v2.6.39-rc6~24^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=468f86134ee515234afe5c5b3f39f266c50e61a5;p=pandora-kernel.git NFSv4.1: Don't update sequence number if rpc_task is not sent If we fail to contact the gss upcall program, then no message will be sent to the server. The client still updated the sequence number, however, and this lead to NFS4ERR_SEQ_MISMATCH for the next several RPC calls. Signed-off-by: Bryan Schumaker Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed