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:
2933f92
)
[GFS2] Shrink gfs2_inode (5) - di_nlink
author
Steven Whitehouse
<swhiteho@redhat.com>
Wed, 1 Nov 2006 19:04:17 +0000
(14:04 -0500)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Thu, 30 Nov 2006 15:34:20 +0000
(10:34 -0500)
Remove the di_nlink field in favour of inode->i_nlink and
update the nlink handling to use the proper macros. This
saves 4 bytes.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found