• P
    qemu: block: refactor and rename qemuBuildGlusterDriveJSONHosts · 7ee3df57
    Peter Krempa 提交于
    New name is qemuBlockStorageSourceBuildHostsJSONSocketAddress since it
    formats the JSON object in accordance with qemu's SocketAddress type.
    
    Since the new naming in qemu uses 'inet' instead of 'tcp' add a
    compatibility layer for gluster which uses the old name.
    7ee3df57
qemu_block.c 16.1 KB