]> Git Repo - linux.git/commit
GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize
authorSteven Whitehouse <[email protected]>
Tue, 4 Nov 2008 09:47:33 +0000 (09:47 +0000)
committerSteven Whitehouse <[email protected]>
Mon, 5 Jan 2009 07:38:58 +0000 (07:38 +0000)
commitc9e98886776386f1f7828d9685e78cd341849867
tree5bf4ac819d1e9394f960f21a48881a9d2f9f69fe
parent3767ac21f471fe669a7d9f6abef682ddac8fc3d8
GFS2: Move i_size from gfs2_dinode_host and rename it to i_disksize

This patch moved the i_size field from the gfs2_dinode_host and
following the ext3 convention renames it i_disksize.

Signed-off-by: Steven Whitehouse <[email protected]>
fs/gfs2/bmap.c
fs/gfs2/dir.c
fs/gfs2/incore.h
fs/gfs2/inode.c
fs/gfs2/ops_address.c
fs/gfs2/ops_file.c
fs/gfs2/ops_fstype.c
fs/gfs2/ops_inode.c
fs/gfs2/quota.c
fs/gfs2/rgrp.c
fs/gfs2/super.c
This page took 0.053766 seconds and 4 git commands to generate.