qemu-e2k/nbd
Daniel P. Berrange e2a9d9a39d nbd: make client request fixed new style if advertised
If the server advertises support for the fixed new style
negotiation, the client should in turn enable new style.
This will allow the client to negotiate further NBD
options besides the export name.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Message-Id: <1455129674-17255-10-git-send-email-berrange@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-02-16 17:14:33 +01:00
..
Makefile.objs nbd: Split nbd.c 2016-01-15 18:58:02 +01:00
client.c nbd: make client request fixed new style if advertised 2016-02-16 17:14:33 +01:00
common.c nbd: convert to using I/O channels for actual socket I/O 2016-02-16 17:13:57 +01:00
nbd-internal.h nbd: convert to using I/O channels for actual socket I/O 2016-02-16 17:13:57 +01:00
server.c nbd: make server compliant with fixed newstyle spec 2016-02-16 17:14:24 +01:00