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:
a22ca48
)
dlm: keep lkbs in idr
author
David Teigland
<teigland@redhat.com>
Wed, 6 Jul 2011 22:00:54 +0000
(17:00 -0500)
committer
David Teigland
<teigland@redhat.com>
Mon, 11 Jul 2011 13:43:45 +0000
(08:43 -0500)
This is simpler and quicker than the hash table, and
avoids needing to search the hash list for every new
lkid to check if it's used.
Signed-off-by: David Teigland <teigland@redhat.com>
No differences found