diff options
author | Alberto Garcia <berto@igalia.com> | 2015-09-25 16:41:44 +0300 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2015-10-02 13:48:29 +0200 |
commit | 99b7e7756780cec03fe5175db0f53b2fffa9426b (patch) | |
tree | 1ae09546da4f5e56feb4c111c0f8bc0255eb3399 /target-lm32 | |
parent | bb3c801df7ed454b663312326bc29c8b9c2e4de6 (diff) | |
download | qemu-99b7e7756780cec03fe5175db0f53b2fffa9426b.zip qemu-99b7e7756780cec03fe5175db0f53b2fffa9426b.tar.gz qemu-99b7e7756780cec03fe5175db0f53b2fffa9426b.tar.bz2 |
block: disable I/O limits at the beginning of bdrv_close()
Disabling I/O limits from a BDS also drains all pending throttled
requests, so it should be done at the beginning of bdrv_close() with
the rest of the bdrv_drain() calls before the BlockDriver is closed.
Signed-off-by: Alberto Garcia <berto@igalia.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'target-lm32')
0 files changed, 0 insertions, 0 deletions