]> git.openfabrics.org - ~emulex/infiniband.git/commit
[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)
commite7f14f4d094ea1a9ce1953375f5bc1500c760c79
treeda539b26dedd351ecb591e7ccb571b94a679452e
parentaf339c0241d0dd3b35f9097b4f4999bb22ffe502
[GFS2] Shrink gfs2_inode (2) - di_major/di_minor

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>
fs/gfs2/inode.c
fs/gfs2/inode.h
fs/gfs2/ondisk.c
fs/gfs2/ops_inode.c
include/linux/gfs2_ondisk.h