All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] nbd oldstyle negotiation
@ 2018-08-16 19:02 Vladimir Sementsov-Ogievskiy
  2018-08-16 19:56 ` Eric Blake
  0 siblings, 1 reply; 4+ messages in thread
From: Vladimir Sementsov-Ogievskiy @ 2018-08-16 19:02 UTC (permalink / raw)
  To: Eric Blake; +Cc: Paolo Bonzini, qemu-devel, qemu block, nbd list

Hi Eric!

There is a small problem with our qemu-nbd cmdline interface: people 
forget to use option -x or don't know about it and face into problems 
with old protocol version. One of may colleagues after such situation 
(because of this option, he could not use utility nbd-client, which 
doesn't support old version) asked me to add comments about version 
selection by -x option into --help of qemu-nbd. And really, it's not an 
obvious interface solution...

Now I think, should not we use new version by default? Or, even drop old 
version support at all? Anybody uses it?

from nbd spec:
  ... the old style negotiation is now no longer developed; starting 
with version 3.10 of the reference implementation, it is also no longer 
supported.

it's unsupported, I think it's ok to drop it. I can create patches, if 
you agree.

-- 
Best regards,
Vladimir

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-08-28 20:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-16 19:02 [Qemu-devel] nbd oldstyle negotiation Vladimir Sementsov-Ogievskiy
2018-08-16 19:56 ` Eric Blake
2018-08-17  9:07   ` Daniel P. Berrangé
2018-08-28 20:23     ` Richard W.M. Jones

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.