From: Patrick Caulfield Date: Mon, 23 Apr 2007 15:26:21 +0000 (+0100) Subject: [DLM] Lowcomms nodeid range & initialisation fixes X-Git-Tag: v2.6.22-rc1~820^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=30d3a2373f171e62e4032819f55fed2ec887d0b8;p=pandora-kernel.git [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 Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed