On 19 July 2018 at 15:28, Stefan Hajnoczi <stefa...@redhat.com> wrote: > The following changes since commit ea6abffa8a08d832feb759d359d5b935e3087cf7: > > Update version for v3.0.0-rc1 release (2018-07-17 18:15:19 +0100) > > are available in the Git repository at: > > git://github.com/stefanha/qemu.git tags/block-pull-request > > for you to fetch changes up to 6fccbb475bc6effc313ee9481726a1748b6dae57: > > throttle-groups: fix hang when group member leaves (2018-07-19 13:08:26 > +0100) > > ---------------------------------------------------------------- > Pull request > > This fix prevents hangs when a drive leaves a throttling group. > > ---------------------------------------------------------------- > > Stefan Hajnoczi (1): > throttle-groups: fix hang when group member leaves > > block/throttle-groups.c | 4 ++++ > 1 file changed, 4 insertions(+)
Applied, thanks. -- PMM