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