mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-11 15:27:47 +00:00
qemu: domain: clarify sematics of qemuDomainPrepareDiskSourceData
Note in the comment that this function prepares the storage source based on the configuration of the disk. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
This commit is contained in:
parent
08e0ffe8f5
commit
b663201b23
@ -15075,8 +15075,8 @@ qemuDomainCheckCCWS390AddressSupport(const virDomainDef *def,
|
|||||||
* @src: source to start from
|
* @src: source to start from
|
||||||
*
|
*
|
||||||
* Prepares various aspects of a storage source belonging to a disk backing
|
* Prepares various aspects of a storage source belonging to a disk backing
|
||||||
* chain. This function should be also called for detected backing chain
|
* chain based on the disk configuration. This function should be also called
|
||||||
* members.
|
* for detected backing chain members.
|
||||||
*/
|
*/
|
||||||
void
|
void
|
||||||
qemuDomainPrepareDiskSourceData(virDomainDiskDefPtr disk,
|
qemuDomainPrepareDiskSourceData(virDomainDiskDefPtr disk,
|
||||||
|
Loading…
Reference in New Issue
Block a user