"include/git@git.tuxist.de:jan.koester/linux.git" did not exist on "187f5f84ef14a07dccf5f4503099708d60f6a724"
ext4: inline walk_page_buffers() into mpage_da_submit_io
Expand the call:
if (walk_page_buffers(NULL, page_bufs, 0, len, NULL,
ext4_bh_delay_or_unwritten))
goto redirty_page
into mpage_da_submit_io().
This will allow us to merge in mpage_put_bnr_to_bhs() in the next
patch.
Signed-off-by:
"Theodore Ts'o" <tytso@mit.edu>
Loading
Please sign in to comment