-
Andrew Morton authored
Fix the ENOSPC recovery code in __block_write_full_page() - Don't write out clean buffers. - Set PG_writeback before submitting the IO. Otherwise the completion handler will go BUG when it sees a non-PageWriteback page. If the IO is very fast, or synchronous.
0e64a39d