The following changes since commit ee135aa0428fe5af2af7be04ff16d2b596a9330a:
Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-3.1-20180821' into staging (2018-08-21 13:27:11 +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 26bf474ba92c76e61bea51726e22da6dfd185296: block: iotest to catch abort on forced blockjob cancel (2018-08-21 15:20:37 -0400) ---------------------------------------------------------------- Block job patches ---------------------------------------------------------------- Jeff Cody (2): block: for jobs, do not clear user_paused until after the resume block: iotest to catch abort on forced blockjob cancel job.c | 2 +- tests/qemu-iotests/229 | 95 ++++++++++++++++++++++++++++++++++++++ tests/qemu-iotests/229.out | 23 +++++++++ tests/qemu-iotests/group | 1 + 4 files changed, 120 insertions(+), 1 deletion(-) create mode 100755 tests/qemu-iotests/229 create mode 100644 tests/qemu-iotests/229.out -- 2.17.1
