git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cf12c0
)
dlm: replace idr with hash table for connections
author
Christine Caulfield
<ccaulfie@redhat.com>
Wed, 28 Jan 2009 18:57:40 +0000
(12:57 -0600)
committer
David 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