• E
    blockcommit: update error messages related to block jobs · 278c51af
    Eric Blake 提交于
    A future patch will add two-phase block commit jobs; as the
    mechanism for managing them is similar to managing a block copy
    job, existing errors should be made generic enough to occur
    for either job type.
    
    * src/conf/domain_conf.c (virDomainHasDiskMirror): Update
    comment.
    * src/qemu/qemu_driver.c (qemuDomainDefineXML)
    (qemuDomainSnapshotCreateXML, qemuDomainRevertToSnapshot)
    (qemuDomainBlockJobImpl, qemuDomainBlockCopy): Update error
    message.
    * src/qemu/qemu_hotplug.c (qemuDomainDetachDiskDevice): Likewise.
    Signed-off-by: NEric Blake <eblake@redhat.com>
    278c51af
qemu_hotplug.c 124.8 KB