[GFS2] split gfs2_dinode into on-disk and host variants
authorAl Viro <viro@zeniv.linux.org.uk>
Sat, 14 Oct 2006 00:11:25 +0000 (20:11 -0400)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 30 Nov 2006 15:32:50 +0000 (10:32 -0500)
commit3ca68df6ee61e1a2034f3307b9edb9b3d87e5ca1
tree9172d33578fe98a6cba4c6819cd868be290fe0c1
parent0215ffb08ce99e2bb59eca114a99499a4d06e704
[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 <viro@zeniv.linux.org.uk>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/inode.c
fs/gfs2/ondisk.c
include/linux/gfs2_ondisk.h