From: Trond Myklebust Date: Thu, 1 Dec 2011 21:31:34 +0000 (-0500) Subject: NFSv4: Don't error if we handled it in nfs4_recovery_handle_error X-Git-Tag: v3.2-rc7~28^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f38e4aadcca319650c0de31edf7193d7c384de2;p=pandora-kernel.git NFSv4: Don't error if we handled it in nfs4_recovery_handle_error If we handled an error condition, then nfs4_recovery_handle_error should return '0' so that the state recovery thread can continue. Also ensure that nfs4_check_lease() continues to abort if we haven't got any credentials by having it return ENOKEY (which is not handled). Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed