]> Git Repo - qemu.git/commit - qapi/block-core.json
job: Rename BlockJobType into JobType
authorKevin Wolf <[email protected]>
Thu, 12 Apr 2018 16:01:07 +0000 (18:01 +0200)
committerKevin Wolf <[email protected]>
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 <[email protected]>
Reviewed-by: Eric Blake <[email protected]>
Reviewed-by: Max Reitz <[email protected]>
Reviewed-by: John Snow <[email protected]>
block/backup.c
block/commit.c
block/mirror.c
block/stream.c
blockjob.c
include/block/blockjob_int.h
qapi/block-core.json
This page took 0.024991 seconds and 4 git commands to generate.