qemu-e2k/include/block
Ting Wang 970311646a blockjob: add block_job_release function
There is job resource leak in function mirror_start_job,
although bdrv_create_dirty_bitmap is unlikely failed.
Add block_job_release for each release when needed.

Signed-off-by: Ting Wang <kathy.wangting@huawei.com>
Reviewed-by: John Snow <jsnow@redhat.com>
Message-id: 1435311455-56048-1-git-send-email-kathy.wangting@huawei.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2015-07-07 14:27:14 +01:00
..
accounting.h
aio.h main-loop: Drop qemu_set_fd_handler2 2015-06-12 13:26:21 +01:00
block_int.h block: Remove bdrv_reset_dirty 2015-07-02 10:06:23 +01:00
block.h block: Add bdrv_get_block_status_above 2015-07-02 10:03:50 +01:00
blockjob.h blockjob: add block_job_release function 2015-07-07 14:27:14 +01:00
coroutine_int.h coroutine: Clean up qemu_coroutine_enter() 2015-03-09 11:11:59 +01:00
coroutine.h
nbd.h nbd: Set block size to BDRV_SECTOR_SIZE 2015-03-18 12:07:01 +01:00
qapi.h qmp: fill in the image field in BlockDeviceInfo 2015-04-28 15:36:09 +02:00
scsi.h
snapshot.h
thread-pool.h
throttle-groups.h throttle: acquire the ThrottleGroup lock in bdrv_swap() 2015-06-12 14:00:00 +01:00
write-threshold.h