summaryrefslogtreecommitdiff
path: root/fs/gfs2/inode.h
diff options
context:
space:
mode:
authorSteven Whitehouse <swhiteho@redhat.com>2006-11-01 15:34:15 (GMT)
committerSteven Whitehouse <swhiteho@redhat.com>2006-11-30 15:34:07 (GMT)
commitaf339c0241d0dd3b35f9097b4f4999bb22ffe502 (patch)
treec4c3e66de3c63b7a8205717bdf833dd567f6b746 /fs/gfs2/inode.h
parent4cc14f0b88bf3e0b508143e091eb5a8dff3e3b9c (diff)
downloadlinux-fsl-qoriq-af339c0241d0dd3b35f9097b4f4999bb22ffe502.tar.xz
[GFS2] Shrink gfs2_inode (1) - di_header/di_num
The metadata header doesn't need to be stored in the incore struct gfs2_inode since its constant, and this patch removes it. Also, there is already a field for the inode's number in the struct gfs2_inode, so we don't need one in struct gfs2_dinode_host as well. This saves 28 bytes of space in the struct gfs2_inode. Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
Diffstat (limited to 'fs/gfs2/inode.h')
0 files changed, 0 insertions, 0 deletions