Bug 9681

Summary: aio_rw_vect_retry() should return partial write
Product: IO/Storage Reporter: Zach Brown (zach.brown)
Component: AIOAssignee: Zach Brown (zach.brown)
Status: CLOSED CODE_FIX    
Severity: normal    
Priority: P1    
Hardware: All   
OS: Linux   
Kernel Version: 2.6.24-rc6 Subsystem:
Regression: --- Bisected commit-id:

Description Zach Brown 2008-01-03 11:58:47 UTC
Rusty rightly pointed out that aio_rw_vect_retry() should return partial progress, but he failed to take -EIOCB* into account.  This is just a reminder to make sure that the slightly fixed patch makes it in.

  http://lkml.org/lkml/2008/1/3/56
Comment 1 Natalie Protasevich 2008-06-05 00:22:35 UTC
The patch is in place now, closing the bug.