Steven Whitehouse 41d7db0ab4 [GFS2] Reduce size of struct gdlm_lock
This patch removes the completion (which is rather large) from struct
gdlm_lock in favour of using the wait_on_bit() functions. We don't need
to add any extra fields to the structure to do this, so we save 32 bytes
(on x86_64) per structure. This adds up to quite a lot when we may
potentially have millions of these lock structures,

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Acked-by: David Teigland <teigland@redhat.com>
2007-07-09 08:22:21 +01:00
..
2007-07-09 08:22:17 +01:00
2007-05-01 09:11:48 +01:00
2007-07-09 08:22:19 +01:00
2007-05-21 09:18:19 -07:00
2007-05-01 09:11:33 +01:00
2007-05-01 09:10:50 +01:00
2007-05-17 05:23:04 -07:00
2007-03-07 13:57:34 -05:00
2007-05-01 09:11:33 +01:00
2007-03-07 13:56:41 -05:00
2007-07-09 08:22:19 +01:00
2007-07-09 08:22:19 +01:00
2007-03-07 14:02:30 -05:00