The following changes since commit d01beac177d44491d7db8747b79d94e1b53d173b:
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180507-pull-request' into staging (2018-05-08 14:23:02 +0100) are available in the git repository at: git://github.com/codyprime/qemu-kvm-jtc.git tags/block-pull-request for you to fetch changes up to a2cb9239b7610ffb00f9ced5cd7640d40b0e1ccf: sheepdog: Fix sd_co_create_opts() memory leaks (2018-05-08 10:47:27 -0400) ---------------------------------------------------------------- Block patches ---------------------------------------------------------------- Kevin Wolf (1): sheepdog: Fix sd_co_create_opts() memory leaks Max Reitz (2): block/mirror: Make cancel always cancel pre-READY iotests: Add test for cancelling a mirror job Stefan Hajnoczi (1): block/mirror: honor ratelimit again block/mirror.c | 14 +++-- block/sheepdog.c | 4 +- tests/qemu-iotests/185.out | 4 +- tests/qemu-iotests/218 | 138 +++++++++++++++++++++++++++++++++++++++++++++ tests/qemu-iotests/218.out | 30 ++++++++++ tests/qemu-iotests/group | 1 + 6 files changed, 183 insertions(+), 8 deletions(-) create mode 100644 tests/qemu-iotests/218 create mode 100644 tests/qemu-iotests/218.out -- 2.13.6