GFS2: Remove unused field from glock
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 13 Jan 2009 09:53:43 +0000 (09:53 +0000)
committerSteven Whitehouse <steve@dolmen.chygwyn.com>
Tue, 24 Mar 2009 11:21:17 +0000 (11:21 +0000)
The time stamp field is unused in the glock now that we are
using a shrinker, so that we can remove it and save sizeof(unsigned long)
bytes in each glock.

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

No differences found