]> git.proxmox.com Git - mirror_qemu.git/commit - blockjob.c
blockjob: Update description of the 'id' field
authorAlberto Garcia <berto@igalia.com>
Tue, 5 Jul 2016 14:28:53 +0000 (17:28 +0300)
committerKevin Wolf <kwolf@redhat.com>
Wed, 13 Jul 2016 11:26:02 +0000 (13:26 +0200)
commit9df229c3caf6559a37c8760ef6e1485e66bbae41
treed382d5058893fd343e1f8e6ab150b063e9c20a60
parent29338003c93c3e81ea00f7b45baeee379fa83aa5
blockjob: Update description of the 'id' field

The 'id' field of the BlockJob structure will be able to hold any ID,
not only a device name. This patch updates the description of that
field and the error messages where it is being used.

Soon we'll add the ability to set an arbitrary ID when creating a
block job.

Signed-off-by: Alberto Garcia <berto@igalia.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/mirror.c
blockjob.c
include/block/blockjob.h
include/qapi/qmp/qerror.h