Commit fb420569 authored by Richard W.M. Jones's avatar Richard W.M. Jones
Browse files

Revert "copy: Always allow multiple connections"

This reverts commit bfd7ec3e.

This doesn't work with qemu-nbd because it appears to internally
prevent multiple connections to the same export name.  Using this
patch would require using qemu-nbd without locking[1] which would be
unsafe.

[1] ie. a theoretical qemu-nbd -U option which qemu-nbd doesn't seem
to support
parent bfd7ec3e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment