• J
    Ignore unused streams in virStreamAbort · b136266d
    Jiri Denemark 提交于
    When virStreamAbort is called on a stream that has not been used yet,
    quite confusing error is returned: "this function is not supported by
    the connection driver". Let's just ignore such streams as there's
    nothing to abort anyway.
    b136266d
libvirt.c 447.8 KB