From: Christine Caulfield Date: Thu, 7 May 2009 15:54:16 +0000 (-0500) Subject: dlm: connect to nodes earlier X-Git-Tag: v2.6.31-rc1~358^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=391fbdc5d527149578490db2f1619951d91f3561;p=pandora-kernel.git dlm: connect to nodes earlier Make network connections to other nodes earlier, in the context of dlm_recoverd. This avoids connecting to nodes from dlm_send where we try to avoid allocations which could possibly deadlock if memory reclaim goes into the cluster fs which may try to do a dlm operation. Signed-off-by: Christine Caulfield Signed-off-by: David Teigland --- Reading git-diff-tree failed