On Fri 23 Jun 2017 02:46:54 PM CEST, Manos Pitsidianakis wrote: > timer_cb() needs to know about the current Aio context of the throttle > request that is woken up. In order to make ThrottleGroupMember backend > agnostic, this information is stored in an aio_context field instead of > accessing it from BlockBackend. > > Signed-off-by: Manos Pitsidianakis <el13...@mail.ntua.gr>
I agree with Stefan's comments, otherwise the patch looks good to me. Berto