Steven Whitehouse 85d1da67f7 [GFS2] Move glock hash table out of superblock
There are several reasons why we want to do this:
 - Firstly its large and thus we'll scale better with multiple
   GFS2 fs mounted at the same time
 - Secondly its easier to scale its size as required (thats a plan
   for later patches)
 - Thirdly, we can use kzalloc rather than vmalloc when allocating
   the superblock (its now only 4888 bytes)
 - Fourth its all part of my plan to eventually be able to use RCU
   with the glock hash.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
2006-09-07 14:40:21 -04:00
..
2006-09-04 12:04:26 -04:00
2006-09-05 10:39:21 -04:00
2006-09-07 09:42:56 -04:00
2006-09-07 09:42:56 -04:00
2006-09-05 10:39:21 -04:00
2006-09-04 12:04:26 -04:00
2006-09-05 10:39:21 -04:00
2006-09-04 09:49:55 -04:00
2006-09-07 09:42:56 -04:00
2006-09-05 10:39:21 -04:00
2006-09-05 14:41:30 -04:00
2006-09-04 14:47:06 -04:00
2006-09-04 16:16:45 -04:00
2006-09-04 15:32:10 -04:00
2006-09-04 15:32:10 -04:00
2006-09-04 12:49:07 -04:00
2006-09-05 15:17:12 -04:00
2006-09-05 15:41:57 -04:00
2006-09-05 15:41:57 -04:00
2006-09-04 12:49:07 -04:00
2006-09-07 09:43:34 -04:00
2006-09-05 10:39:21 -04:00
2006-09-04 12:49:07 -04:00
2006-09-04 12:49:07 -04:00