From: Benjamin Coddington Date: Tue, 23 Sep 2014 16:26:20 +0000 (-0400) Subject: lockd: Try to reconnect if statd has moved X-Git-Tag: v3.2.65~136 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3aabe891f32c209a2be7cd5581d2634020e801c1;p=pandora-kernel.git lockd: Try to reconnect if statd has moved commit 173b3afceebe76fa2205b2c8808682d5b541fe3c upstream. If rpc.statd is restarted, upcalls to monitor hosts can fail with ECONNREFUSED. In that case force a lookup of statd's new port and retry the upcall. Signed-off-by: Benjamin Coddington Signed-off-by: Trond Myklebust [bwh: Backported to 3.2: not using RPC_TASK_SOFTCONN] Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed