migration/block: compare only read blocks against the rate limiter
authorPeter Lieven <pl@kamp.de>
Thu, 8 Mar 2018 11:18:28 +0000 (12:18 +0100)
committerDr. David Alan Gilbert <dgilbert@redhat.com>
Fri, 23 Mar 2018 16:45:18 +0000 (16:45 +0000)
commitb47d1e9fe09834d0640aedc002384b0600739075
treeb35e3efd74b42adf17c1c61a9f32f8a448fe3d97
parent44815334e10365ae5c60914c1d9fcecfe5ed5982
migration/block: compare only read blocks against the rate limiter

only read_done blocks are in the queued to be flushed to the migration
stream. submitted blocks are still in flight.

Signed-off-by: Peter Lieven <pl@kamp.de>
Message-Id: <1520507908-16743-6-git-send-email-pl@kamp.de>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
migration/block.c