dlm: replace idr with hash table for connections
authorChristine Caulfield <ccaulfie@redhat.com>
Wed, 28 Jan 2009 18:57:40 +0000 (12:57 -0600)
committerDavid Teigland <teigland@redhat.com>
Wed, 11 Mar 2009 17:20:58 +0000 (12:20 -0500)
Integer nodeids can be too large for the idr code; use a hash
table instead.

Signed-off-by: Christine Caulfield <ccaulfie@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>

No differences found