ocfs2/dlm: Increase o2dlm lockres hash size
authorSunil Mushran <sunil.mushran@oracle.com>
Wed, 5 May 2010 23:25:08 +0000 (16:25 -0700)
committerJoel Becker <joel.becker@oracle.com>
Thu, 6 May 2010 01:20:01 +0000 (18:20 -0700)
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 <sunil.mushran@oracle.com>
Signed-off-by: Joel Becker <joel.becker@oracle.com>

No differences found