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:
af339c0
)
[GFS2] Shrink gfs2_inode (2) - di_major/di_minor
author
Steven Whitehouse
<swhiteho@redhat.com>
Wed, 1 Nov 2006 02:45:08 +0000
(21:45 -0500)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Thu, 30 Nov 2006 15:34:11 +0000
(10:34 -0500)
This removes the device numbers from this structure by using
inode->i_rdev instead. It also cleans up the code in gfs2_mknod.
It results in shrinking the gfs2_inode by 8 bytes.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found