GFS2: Move "entries" into "proper" inode
authorSteven Whitehouse <swhiteho@redhat.com>
Mon, 3 Nov 2008 13:59:19 +0000 (13:59 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 5 Jan 2009 07:38:56 +0000 (07:38 +0000)
commitad6203f2b46c2217f74b2e88299640eef5889e72
tree24197a5bc7ffac80071d2375ff46947cabe9b365
parentbcf0b5b348a1f49c2c878ffdb78e68c930baabb8
GFS2: Move "entries" into "proper" inode

This moves the directory entry count into the proper inode.
Potentially we could get this to share the space used by
something else in the future, but this is one more step
on the way to removing the gfs2_dinode_host structure.

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