summaryrefslogtreecommitdiff
path: root/include/linux/vmalloc.h
diff options
context:
space:
mode:
authorAndrew Morton <akpm@digeo.com>2002-09-07 22:21:42 -0700
committerLinus Torvalds <torvalds@home.transmeta.com>2002-09-07 22:21:42 -0700
commit0e64a39da77a2098c3c17586d66cd17ae038493c (patch)
tree1b9115135b6e8154194f1fb4641330deea1e09ca /include/linux/vmalloc.h
parentd98b1feb427e4046c23e13a66f4a5e1afbe13b6f (diff)
[PATCH] Fix the __block_write_full_page() error path.
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.
Diffstat (limited to 'include/linux/vmalloc.h')
0 files changed, 0 insertions, 0 deletions