Skip to content
Commit 5e0b3dec authored by Joel Becker's avatar Joel Becker Committed by Mark Fasheh
Browse files

ocfs2: Kill the last naked wait_on_buffer() for cached reads.



ocfs2's cached buffer I/O goes through ocfs2_read_block(s)().  dir.c had
a naked wait_on_buffer() to wait for some readahead, but it should
use ocfs2_read_block() instead.

Signed-off-by: default avatarJoel Becker <joel.becker@oracle.com>
Signed-off-by: default avatarMark Fasheh <mfasheh@suse.com>
parent 07446dc7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment