From: Steven Whitehouse Date: Wed, 1 Nov 2006 02:45:08 +0000 (-0500) Subject: [GFS2] Shrink gfs2_inode (2) - di_major/di_minor X-Git-Tag: v2.6.20-rc1~145^2^2~5^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7f14f4d094ea1a9ce1953375f5bc1500c760c79;p=pandora-kernel.git [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 --- Reading git-diff-tree failed