From: Al Viro Date: Sat, 14 Oct 2006 00:11:25 +0000 (-0400) Subject: [GFS2] split gfs2_dinode into on-disk and host variants X-Git-Tag: v2.6.20-rc1~145^2^2~5^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ca68df6ee61e1a2034f3307b9edb9b3d87e5ca1;p=pandora-kernel.git [GFS2] split gfs2_dinode into on-disk and host variants The latter is used as part of gfs2-private part of struct inode. It actually stores a lot of fields differently; for now the declaration is just cloned, inode field is swtiched and changes propagated. Signed-off-by: Al Viro Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed