+478
−334
File changed.
Preview size limit exceeded, changes collapsed.
+6
−50
+67
−54
Loading
Use some ideas from the new-aops patch series and turn
ocfs2_buffered_write_cluster() into a 2 stage operation with the caller
copying data in between. The code now understands multiple cluster writes as
a result of having to deal with a full page write for greater than 4k pages.
This sets us up to easily call into the write path during ->page_mkwrite().
Signed-off-by:
Mark Fasheh <mark.fasheh@oracle.com>
File changed.
Preview size limit exceeded, changes collapsed.