GFS2: Clean up dir hash table reading
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 26 Jul 2011 08:17:28 +0000 (09:17 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Fri, 21 Oct 2011 11:39:17 +0000 (12:39 +0100)
Since there is now only a single caller to gfs2_dir_read_data()
and it has a number of constant arguments, we can factor
those out. Also some tests relating to the inode size were
being done twice.

Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found