• P
    storage: gluster: Support multiple hosts in backend functions · f1bbc7df
    Peter Krempa 提交于
    As gluster natively supports multiple hosts for failover reasons we can
    easily add the support to the storage driver code in libvirt.
    
    Extract the code setting an individual host into a separate function and
    call them in a loop. The new code also tries to keep the debug log
    entries sane.
    f1bbc7df
storage_backend_gluster.c 24.4 KB