[PATCH] xfs, use bio_add_page()
XFS now needs to use bio_add_page() as not to build bio's of the wrong size. Also makes the bio build nicer.
Showing
Please register or sign in to comment
XFS now needs to use bio_add_page() as not to build bio's of the wrong size. Also makes the bio build nicer.