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>
Showing
- block/backup.c 1 addition, 1 deletionblock/backup.c
- block/commit.c 1 addition, 1 deletionblock/commit.c
- block/mirror.c 2 additions, 2 deletionsblock/mirror.c
- block/stream.c 1 addition, 1 deletionblock/stream.c
- blockjob.c 3 additions, 3 deletionsblockjob.c
- include/block/blockjob_int.h 1 addition, 1 deletioninclude/block/blockjob_int.h
- qapi/block-core.json 7 additions, 7 deletionsqapi/block-core.json
Loading
Please register or sign in to comment