[GFS2] Use slab properly with glocks
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 30 Aug 2006 14:36:52 +0000 (10:36 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 30 Aug 2006 14:36:52 +0000 (10:36 -0400)
We can take advantage of the slab allocator to ensure that all the list
heads and the spinlock (plus one or two other fields) are initialised
by slab to speed up allocation of glocks.

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

No differences found