From: Ricardo Labiaga Date: Wed, 9 Mar 2011 18:13:44 +0000 (-0500) Subject: NFSv4.1: Retry CREATE_SESSION on NFS4ERR_DELAY X-Git-Tag: v2.6.38~6^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d6d63d6427090cbb1d282364b65b12634ca59bd;p=pandora-kernel.git NFSv4.1: Retry CREATE_SESSION on NFS4ERR_DELAY Fix bug where we currently retry the EXCHANGEID call again, eventhough we already have a valid clientid. Instead, delay and retry the CREATE_SESSION call. Signed-off-by: Ricardo Labiaga Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed