]> git.proxmox.com Git - qemu.git/commit
nbd: accept URIs
authorPaolo Bonzini <pbonzini@redhat.com>
Sun, 4 Nov 2012 12:04:24 +0000 (13:04 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 12 Nov 2012 13:38:28 +0000 (14:38 +0100)
commit1d7d2a9d2191c34bd1ad69b420db9b47faa3fb8c
tree81554ad1ffe224bc6d9e0baa31dfd1b34faede1b
parentd04b0bbbc9cf61446e5c2e159eef50891009fd9c
nbd: accept URIs

The URI syntax is consistent with the Gluster syntax.  Export names
are specified in the path, preceded by one or more (otherwise unused)
slashes.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
block/nbd.c
qemu-doc.texi