git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f057f6c
)
GFS2: Remove unused field from glock
author
Steven Whitehouse
<swhiteho@redhat.com>
Tue, 13 Jan 2009 09:53:43 +0000
(09:53 +0000)
committer
Steven 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