2013/03/07 19:48, Jan Kara wrote:
Then we properly mark bio should be submitted only if we are mapping last part of the mapped extent from the filesystem. Can you give this change a try (full patch with changelog attached)?
Sorry for the late response. After applying your patch, the problem I reported was fixed. One matter for concern is that submit_bio() is called twice per one buffer_head. Because submit_page_section() calls dio_bio_submit() before adding the old page (sdio->cur_page) and the current page to struct dio_submit. Does it work as required? Regards, Kazuya Mio -- To unsubscribe from this list: send the line "unsubscribe linux-ext4" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html