[GFS2] Shrink gfs2_inode (5) - di_nlink
authorSteven Whitehouse <swhiteho@redhat.com>
Wed, 1 Nov 2006 19:04:17 +0000 (14:04 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 30 Nov 2006 15:34:20 +0000 (10:34 -0500)
commit4f56110a00af5fb2e22fbccfcaf944d62cae8fcf
tree764e9b9e6b48637f6b3339496fa11e7047c37899
parent2933f9254a6af33db25270778c998a42029da668
[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 <swhiteho@redhat.com>
fs/gfs2/inode.c
fs/gfs2/ondisk.c
fs/gfs2/ops_inode.c
include/linux/gfs2_ondisk.h