commit | 391fbdc5d527149578490db2f1619951d91f3561 | [log] [tgz] |
---|---|---|
author | Christine Caulfield <ccaulfie@redhat.com> | Thu May 07 10:54:16 2009 -0500 |
committer | David Teigland <teigland@redhat.com> | Fri May 15 09:34:12 2009 -0500 |
tree | 98b84ba8cd459293a232fd148cef0886f976bf19 | |
parent | 8511a2728ab82cab398e39d019f5cf1246021c1c [diff] |
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 <ccaulfie@redhat.com> Signed-off-by: David Teigland <teigland@redhat.com>