From: Bryn M. Reeves Date: Fri, 1 Jul 2011 20:49:23 +0000 (-0500) Subject: dlm: use vmalloc for hash tables X-Git-Tag: v3.1-rc1~323^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c282af49901679b63c139b8330b0aba027aa3b56;p=pandora-kernel.git dlm: use vmalloc for hash tables 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 Signed-off-by: David Teigland --- Reading git-diff-tree failed