commit | 30d3a2373f171e62e4032819f55fed2ec887d0b8 | [log] [tgz] |
---|---|---|
author | Patrick Caulfield <pcaulfie@redhat.com> | Mon Apr 23 16:26:21 2007 +0100 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Tue May 01 09:11:41 2007 +0100 |
tree | 44b8168d9ae30a89e2fd394696efdc70ec57ae01 | |
parent | 2439fe50724e8693e8b933b3f8125d870bfbdb25 [diff] |
[DLM] Lowcomms nodeid range & initialisation fixes Fix a few range & initialization bugs in lowcomms. - max_nodeid is really the highest nodeid encountered, so all loops must include it in their iterations. - clean dlm_local_count & connection_idr so we can do a clean restart. - Remove a spurious BUG_ON Signed-Off-By: Patrick Caulfield <pcaulfie@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>