commit | 5e9ccc372dc855900c4a75b21286038938e288c7 | [log] [tgz] |
---|---|---|
author | Christine Caulfield <ccaulfie@redhat.com> | Wed Jan 28 12:57:40 2009 -0600 |
committer | David Teigland <teigland@redhat.com> | Wed Mar 11 12:20:58 2009 -0500 |
tree | 323ac103ab37ba5adfa3dc66ff90ec03c77b7517 | |
parent | 2cf12c0bf261e19d9641d7b8aa220e2651a03289 [diff] |
dlm: replace idr with hash table for connections 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>