From: Steven Whitehouse Date: Wed, 30 Aug 2006 14:36:52 +0000 (-0400) Subject: [GFS2] Use slab properly with glocks X-Git-Tag: v2.6.19-rc1~32^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec45d9f583b3663f90a7c5c559fd13e6e4c56ad5;p=pandora-kernel.git [GFS2] Use slab properly with glocks 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 --- Reading git-diff-tree failed