[GFS2] Make glock hash locks proportional to NR_CPUS
authorSteven Whitehouse <swhiteho@redhat.com>
Sat, 9 Sep 2006 20:59:11 +0000 (16:59 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Sat, 9 Sep 2006 20:59:11 +0000 (16:59 -0400)
Make the number of locks used for hash chains in glock.c
proportional to NR_CPUS. Also move constants for the number
of hash chains into glock.c from incore.h since they are
not used outside of glock.c.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found