aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_subr.c
diff options
context:
space:
mode:
authorQu Fuping <[email protected]>2005-06-04 15:43:29 -0700
committerLinus Torvalds <[email protected]>2005-06-04 17:12:59 -0700
commit854715be73b221596c7127d4042e1120d4539e19 (patch)
treedb0ddc9d2b9db5de1a75df627ca4a0c28600e64a /net/lapb/lapb_subr.c
parentd3045064054a93d303094cfb96d980cc3c82a64c (diff)
[PATCH] mpage_end_io_write() I/O error handling fix
When fsync() runs wait_on_page_writeback_range() it only inspects pages which are actually under I/O (PAGECACHE_TAG_WRITEBACK). If a page completed I/O prior to wait_on_page_writeback_range() looking at it, it is supposed to have recorded its I/O error state in the address_space. But mpage_mpage_end_io_write() forgot to set the address_space error flag in this case. Signed-off-by: Qu Fuping <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions