From: Trond Myklebust Date: Thu, 4 Jun 2015 17:51:13 +0000 (-0400) Subject: NFSv4: nfs4_handle_delegation_recall_error should ignore EAGAIN X-Git-Tag: omap-for-v4.2/fixes-rc1^2~39^2~18^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8eee52af27b96047894bd18649102a0d2de3c3bb;p=pandora-kernel.git NFSv4: nfs4_handle_delegation_recall_error should ignore EAGAIN EAGAIN is a valid return code from nfs4_open_recover(), and should be handled by nfs4_handle_delegation_recall_error by simply passing it through. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed