]> xenbits.xensource.com Git - libvirt.git/commit
lib: Clarify that any block job may block VM save or device detach
authorPeter Krempa <pkrempa@redhat.com>
Mon, 21 Jan 2019 11:36:17 +0000 (12:36 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 29 Jan 2019 16:11:02 +0000 (17:11 +0100)
commitb7bd97fbe741675a18edce629ffd759e50b34a8c
treed26587f95f5bae2d4b1a8fc065a12ccb2fb95238
parent5ea24bbb54f51ede24423396bc8a3daf1b3a4eba
lib: Clarify that any block job may block VM save or device detach

The documentation was only referring to a copy job, but in fact any
running blockjob will have the same results.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/libvirt-domain.c