Skip to content
  • Mark Fasheh's avatar
    ocfs2: Readpages support · 628a24f5
    Mark Fasheh authored
    
    
    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>
    628a24f5