From: Steven Whitehouse Date: Tue, 26 Jul 2011 08:17:28 +0000 (+0100) Subject: GFS2: Clean up dir hash table reading X-Git-Tag: v3.2-rc1~132^2~23 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c28d33803d4aeaff32b4ac502af11a9b2aed8f4;p=pandora-kernel.git GFS2: Clean up dir hash table reading 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 --- Reading git-diff-tree failed