commit | 3d6aa675fff9eee5a6339d67b355b63a6d69565f | [log] [tgz] |
---|---|---|
author | David Teigland <teigland@redhat.com> | Wed Jul 06 17:00:54 2011 -0500 |
committer | David Teigland <teigland@redhat.com> | Mon Jul 11 08:43:45 2011 -0500 |
tree | f401792f4e92f2473d361bfb185c517838ab2032 | |
parent | a22ca4806822154c163c6f220f4c2a05adf96fc7 [diff] |
dlm: keep lkbs in idr 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>