• P
    qemu: blockcopy: Use the mirror disk source to label the files · 9ff75a85
    Peter Krempa 提交于
    Use the source struct and the corresponding function so that we can
    avoid using the path separately. Now that
    qemuDomainPrepareDiskChainElementPath isn't use anywhere, we can safely
    remove it.
    
    Additionally, the removal fixes a misaligned comment as the removed
    function was added under a comment for a different function.
    9ff75a85
qemu_driver.c 551.6 KB