]> git.proxmox.com Git - mirror_qemu.git/commit - blockdev.c
blockjobs: hide internal jobs from management API
authorJohn Snow <jsnow@redhat.com>
Thu, 27 Oct 2016 16:06:55 +0000 (12:06 -0400)
committerJeff Cody <jcody@redhat.com>
Tue, 1 Nov 2016 11:55:57 +0000 (07:55 -0400)
commit559b935f8c5c3139c2e275651da719ffa425cc14
tree5d84cd5adcdf2c4cae14b925510b45d57202c6d0
parent53d9837fb8906b8512143d5eaacc4d6a65b29cc6
blockjobs: hide internal jobs from management API

If jobs are not created directly by the user, do not allow them to be
seen by the user/management utility. At the moment, 'internal' jobs are
those that do not have an ID. As of this patch it is impossible to
create such jobs.

Signed-off-by: John Snow <jsnow@redhat.com>
Message-id: 1477584421-1399-2-git-send-email-jsnow@redhat.com
Signed-off-by: Jeff Cody <jcody@redhat.com>
blockdev.c
blockjob.c
include/block/blockjob.h