From: David Teigland Date: Thu, 10 Mar 2011 19:07:17 +0000 (-0600) Subject: dlm: increase default hash table sizes X-Git-Tag: v2.6.39-rc1~418^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3853a90e218bcb2e48d3f403d0962bf54444f5f;p=pandora-kernel.git dlm: increase default hash table sizes Make all three hash tables a consistent size of 1024 rather than 1024, 512, 256. All three tables, for resources, locks, and lock dir entries, will generally be filled to the same order of magnitude. Signed-off-by: David Teigland --- Reading git-diff-tree failed