From: Sunil Mushran Date: Wed, 5 May 2010 23:25:08 +0000 (-0700) Subject: ocfs2/dlm: Increase o2dlm lockres hash size X-Git-Tag: v2.6.35-rc1~469^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0467ae954d1843de65e7cf8f706f88fe65cd8418;p=pandora-kernel.git ocfs2/dlm: Increase o2dlm lockres hash size Lockres hash size of 16KB is far too small for large filesystems (where we have hundreds of thousands of lock resources stored in the table). This patch increases it to 128KB. Signed-off-by: Sunil Mushran Signed-off-by: Joel Becker --- Reading git-diff-tree failed