From: Trond Myklebust Date: Tue, 18 Mar 2014 18:11:24 +0000 (-0400) Subject: NFSv4: Schedule recovery if nfs40_walk_client_list() is interrupted X-Git-Tag: v3.15-rc1~66^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9b7ebdf7e41671de7926a5951c324258200b42a;p=pandora-kernel.git NFSv4: Schedule recovery if nfs40_walk_client_list() is interrupted If a timeout or a signal interrupts the NFSv4 trunking discovery SETCLIENTID_CONFIRM call, then we don't know whether or not the server has changed the callback identifier on us. Assume that it did, and schedule a 'path down' recovery... Tested-by: Steve Dickson Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed