commit | 511308d90b53479b194cd067715f44dc99d39b08 | [log] [tgz] |
---|---|---|
author | Joel Becker <joel.becker@oracle.com> | Thu Nov 13 14:49:21 2008 -0800 |
committer | Mark Fasheh <mfasheh@suse.com> | Mon Jan 05 08:36:55 2009 -0800 |
tree | 7f8597ce83fe6543871fab3df4c4a21b11875ea4 | |
parent | a8549fb5abb2b372e46d5de0d23ff8b24f4a61af [diff] |
ocfs2: Convert ocfs2_read_dir_block() to ocfs2_read_virt_blocks() Now that we've centralized the ocfs2_read_virt_blocks() code, let's use it in ocfs2_read_dir_block(). Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>