flow: quiesce pending IO before sleep
authorJens Axboe <axboe@kernel.dk>
Fri, 17 May 2013 19:52:08 +0000 (21:52 +0200)
committerJens Axboe <axboe@kernel.dk>
Fri, 17 May 2013 19:52:08 +0000 (21:52 +0200)
commitcb44aa1f72811770d50e1ba5da3d96f2beb51025
tree149c023b5b2edcb6408e00bcbe3ff103262c3fc4
parent4d01ece69f7b4d7bd56210e0f839944a91c5679f
flow: quiesce pending IO before sleep

Similar potential latency problem as was fixed for thinktime
in commit 002e7183 and for rated IO in commit c3a1b740.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
flow.c