From: Trond Myklebust Date: Thu, 3 Dec 2009 20:53:22 +0000 (-0500) Subject: NFSv4: Fix up error handling in the state manager main loop. X-Git-Tag: v2.6.33-rc1~287^2^2~44^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b6d408ba8c8be3646dea6f80a2fe55ac403119c8;p=pandora-kernel.git NFSv4: Fix up error handling in the state manager main loop. The nfs4_state_manager should not be looking at the error values when deciding whether or not to loop round in order to handle a higher priority state recovery task. It should rather be looking at the clp->cl_state. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed