From: Trond Myklebust Date: Mon, 29 Oct 2012 22:37:40 +0000 (-0400) Subject: NFSv4.1: We must release the sequence id when we fail to get a session slot X-Git-Tag: v3.2.34~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6d5a8514ee883d824427e5a70103c180ffbb6e9;p=pandora-kernel.git NFSv4.1: We must release the sequence id when we fail to get a session slot commit 2240a9e2d013d8269ea425b73e1d7a54c7bc141f upstream. If we do not release the sequence id in cases where we fail to get a session slot, then we can deadlock if we hit a recovery scenario. Signed-off-by: Trond Myklebust [bwh: Backported to 3.2: - Adjust context - nfs4_setup_sequence() has an additional 'cache_reply' parameter] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed