GFS2: Move di_eattr into "proper" inode
authorSteven Whitehouse <swhiteho@redhat.com>
Mon, 3 Nov 2008 14:28:42 +0000 (14:28 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 5 Jan 2009 07:38:57 +0000 (07:38 +0000)
commit3767ac21f471fe669a7d9f6abef682ddac8fc3d8
treec028ea68502e9005e3fa353c7ca54797d12a136a
parentad6203f2b46c2217f74b2e88299640eef5889e72
GFS2: Move di_eattr into "proper" inode

This moves the di_eattr field out of gfs2_inode_host and
into the inode proper.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/gfs2/acl.c
fs/gfs2/eattr.c
fs/gfs2/incore.h
fs/gfs2/inode.c
fs/gfs2/ops_super.c