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:
b60623c
)
[GFS2] Shrink gfs2_inode (4) - di_uid/di_gid
author
Steven Whitehouse
<swhiteho@redhat.com>
Wed, 1 Nov 2006 18:23:29 +0000
(13:23 -0500)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Thu, 30 Nov 2006 15:34:17 +0000
(10:34 -0500)
Remove duplicate di_uid/di_gid fields in favour of using
inode->i_uid/inode->i_gid instead. This saves 8 bytes.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found