From: Christine Caulfield Date: Wed, 28 Jan 2009 18:57:40 +0000 (-0600) Subject: dlm: replace idr with hash table for connections X-Git-Tag: v2.6.30-rc1~649^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e9ccc372dc855900c4a75b21286038938e288c7;p=pandora-kernel.git dlm: replace idr with hash table for connections Integer nodeids can be too large for the idr code; use a hash table instead. Signed-off-by: Christine Caulfield Signed-off-by: David Teigland --- Reading git-diff-tree failed