dlm: increase default hash table sizes
authorDavid Teigland <teigland@redhat.com>
Thu, 10 Mar 2011 19:07:17 +0000 (13:07 -0600)
committerDavid Teigland <teigland@redhat.com>
Thu, 10 Mar 2011 19:08:22 +0000 (13:08 -0600)
commite3853a90e218bcb2e48d3f403d0962bf54444f5f
tree568d7dab02e09d6b871c449746451b48f306d288
parent8304d6f24cc1221392b6d61fa9d16631cbd6beb7
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 <teigland@redhat.com>
fs/dlm/config.c