commit | 3ca68df6ee61e1a2034f3307b9edb9b3d87e5ca1 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Fri Oct 13 20:11:25 2006 -0400 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Thu Nov 30 10:32:50 2006 -0500 |
tree | 9172d33578fe98a6cba4c6819cd868be290fe0c1 | |
parent | 0215ffb08ce99e2bb59eca114a99499a4d06e704 [diff] |
[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>