We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f5bf12 commit 48e02e6Copy full SHA for 48e02e6
fs/ext4/page-io.c
@@ -465,7 +465,7 @@ int ext4_bio_write_page(struct ext4_io_submit *io,
465
/*
466
* In the first loop we prepare and mark buffers to submit. We have to
467
* mark all buffers in the page before submitting so that
468
- * end_page_writeback() cannot be called from ext4_bio_end_io() when IO
+ * end_page_writeback() cannot be called from ext4_end_bio() when IO
469
* on the first buffer finishes and we are still working on submitting
470
* the second buffer.
471
*/
0 commit comments