From: David Teigland Date: Wed, 6 Jul 2011 22:00:54 +0000 (-0500) Subject: dlm: keep lkbs in idr X-Git-Tag: v3.1-rc1~323^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d6aa675fff9eee5a6339d67b355b63a6d69565f;p=pandora-kernel.git 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 --- Reading git-diff-tree failed