commit | 4c28d33803d4aeaff32b4ac502af11a9b2aed8f4 | [log] [tgz] |
---|---|---|
author | Steven Whitehouse <swhiteho@redhat.com> | Tue Jul 26 09:17:28 2011 +0100 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Fri Oct 21 12:39:17 2011 +0100 |
tree | c7119b6755aae3e1ceceedec54e481d9ff893b00 | |
parent | fd11e153b82ad1c84ccc71ba1cfedc222465198c [diff] |
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 <swhiteho@redhat.com>