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)
commitac2425e7d319dec0523e52ee120a158ce6668cbd
treeeda6ebb0e1db3caad8b23e6417fd1c311f43e6cd
parentf057f6cdf64175db1151b1f5d110e29904f119a1
GFS2: Remove unused field from glock

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>
fs/gfs2/glock.c
fs/gfs2/incore.h