dlm: use vmalloc for hash tables
authorBryn M. Reeves <bmr@redhat.com>
Fri, 1 Jul 2011 20:49:23 +0000 (15:49 -0500)
committerDavid Teigland <teigland@redhat.com>
Fri, 1 Jul 2011 20:49:23 +0000 (15:49 -0500)
Allocate dlm hash tables in the vmalloc area to allow a greater
maximum size without restructuring of the hash table code.

Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>

No differences found