Re: [Qemu-devel] nbd oldstyle negotiation

2018-08-28 Thread Richard W.M. Jones
Just following up on this old thread for documentation purposes: Was it finally decided to drop oldstyle from qemu client in 3.1? Was anything posted to make that happen? I don't see any patches on the list. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjone

Re: [Qemu-devel] nbd oldstyle negotiation

2018-08-17 Thread Daniel P . Berrangé
On Thu, Aug 16, 2018 at 02:56:10PM -0500, Eric Blake wrote: > On 08/16/2018 02:02 PM, Vladimir Sementsov-Ogievskiy wrote: > > 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

Re: [Qemu-devel] nbd oldstyle negotiation

2018-08-16 Thread Eric Blake
On 08/16/2018 02:02 PM, Vladimir Sementsov-Ogievskiy wrote: 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 thi