dlm: keep lkbs in idr
authorDavid Teigland <teigland@redhat.com>
Wed, 6 Jul 2011 22:00:54 +0000 (17:00 -0500)
committerDavid 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