Am 14.05.2012 16:57, schrieb Stefano Stabellini: > On Mon, 14 May 2012, Jan Beulich wrote: >> While for the "normal" case (called from blk_send_response_all()) >> decrementing requests_finished is correct, doing so in the parse error >> case is wrong; requests_inflight needs to be decremented instead. >> >> Change in v2: Adjust coding style. >> >> Signed-off-by: Jan Beulich <jbeul...@suse.com> > > Acked-by: Stefano Stabellini <stefano.stabell...@eu.citrix.com>
Aren't you going to send a pull request yourself, Stefano? Kevin