Skip to content
Commit 628a24f5 authored by Mark Fasheh's avatar Mark Fasheh
Browse files

ocfs2: Readpages support



Add ->readpages support to Ocfs2. This is rather trivial - all it required
is a small update to ocfs2_get_block (for mapping full extents via b_size)
and an ocfs2_readpages() function which partially mirrors ocfs2_readpage().

Signed-off-by: default avatarMark Fasheh <mark.fasheh@oracle.com>
parent d69a3ad6
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