[GFS2] Shrink gfs2_inode (2) - di_major/di_minor
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 1 Nov 2006 02:45:08 +0000 (21:45 -0500)
committerSteven 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