diff options
author | Joel Becker <joel.becker@oracle.com> | 2008-11-13 17:49:17 -0500 |
---|---|---|
committer | Mark Fasheh <mfasheh@suse.com> | 2009-01-05 11:36:53 -0500 |
commit | a22305cc693254a2aa651e797875669112ef8635 (patch) | |
tree | 6beabdffc91bec297824f2049293c14bb05daadb /fs/ocfs2/resize.c | |
parent | 5e96581a377fc6bd76e9b112da9aeb8a7ae8bf22 (diff) |
ocfs2: Wrap dirblock reads in a dedicated function.
We have ocfs2_bread() as a vestige of the original ext-based dir code.
It's only used by directories, though. Turn it into
ocfs2_read_dir_block(), with a prototype matching the other metadata
read functions. It's set up to validate dirblocks when the time comes.
Signed-off-by: Joel Becker <joel.becker@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>
Diffstat (limited to 'fs/ocfs2/resize.c')
0 files changed, 0 insertions, 0 deletions