c5fbad6 qemu: end the job when try to blockcopy to non-file destination

1 file Authored by Shanzhi Yu 9 years ago, Committed by Ján Tomko 9 years ago,
    qemu: end the job when try to blockcopy to non-file destination
    
    Blockcopy to non-file destination is not supported according the code,
    but a 'goto endjob' is missed after checking the destination.
    
    This leads to calling drive-mirror with wrong parameters.
    
    Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1206406
    Signed-off-by: Shanzhi Yu <shyu@redhat.com>
    Signed-off-by: Ján Tomko <jtomko@redhat.com>
    
        
file modified
+1 -0