]> git.proxmox.com Git - mirror_qemu.git/commit
job: Rename BlockJobType into JobType
authorKevin Wolf <kwolf@redhat.com>
Thu, 12 Apr 2018 16:01:07 +0000 (18:01 +0200)
committerKevin Wolf <kwolf@redhat.com>
Wed, 23 May 2018 12:30:49 +0000 (14:30 +0200)
commit8e4c87000fc515f8f65f7c8f18afb1e9270b11d6
tree0f5244c253a78113e2ffbb8e6cdc1237467de428
parent33e9e9bd62d9ae00880d9e12ad8a5b7d2c00e8a5
job: Rename BlockJobType into JobType

QAPI types aren't externally visible, so we can rename them without
causing problems. Before we add a job type to Job, rename the enum
so it can be used for more than just block jobs.

Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Reviewed-by: John Snow <jsnow@redhat.com>
block/backup.c
block/commit.c
block/mirror.c
block/stream.c
blockjob.c
include/block/blockjob_int.h
qapi/block-core.json