On 13.12.2013 14:22, Kevin Wolf wrote:
First waiting for all COR requests to complete and calling the throttling function afterwards means that the request could be delayed and we still need to wait for the COR request even if it was issued only after the throttled write request.Signed-off-by: Kevin Wolf <kw...@redhat.com> --- block.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Max Reitz <mre...@redhat.com>