From: Steven Whitehouse Date: Tue, 13 Jan 2009 09:53:43 +0000 (+0000) Subject: GFS2: Remove unused field from glock X-Git-Tag: v2.6.30-rc1~674^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac2425e7d319dec0523e52ee120a158ce6668cbd;p=pandora-kernel.git 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 --- Reading git-diff-tree failed