commit | ac2425e7d319dec0523e52ee120a158ce6668cbd | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Tue Jan 13 09:53:43 2009 +0000 |
committer | Steven Whitehouse <steve@dolmen.chygwyn.com> | Tue Mar 24 11:21:17 2009 +0000 |
tree | eda6ebb0e1db3caad8b23e6417fd1c311f43e6cd | |
parent | f057f6cdf64175db1151b1f5d110e29904f119a1 [diff] |
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>