Re: [Qemu-devel] [PATCH 3/3] NBD proto: add "Command flags" section

2016-03-29 Thread Eric Blake
On 03/29/2016 10:01 AM, Eric Blake wrote: > On 03/28/2016 04:43 AM, Denis V. Lunev wrote: >> From: Pavel Borzenkov >> >> Add separate "Command flags" section to make it clear which flags are >> currently defined by the protocol. >> >> Signed-off-by: Pavel Borzenkov >> Reviewed-by: Roman Kagan >>

Re: [Qemu-devel] [PATCH 3/3] NBD proto: add "Command flags" section

2016-03-29 Thread Eric Blake
On 03/28/2016 04:43 AM, Denis V. Lunev wrote: > From: Pavel Borzenkov > > Add separate "Command flags" section to make it clear which flags are > currently defined by the protocol. > > Signed-off-by: Pavel Borzenkov > Reviewed-by: Roman Kagan > Signed-off-by: Denis V. Lunev > CC: Wouter Verhe

Re: [Qemu-devel] [PATCH 3/3] NBD proto: add "Command flags" section

2016-03-28 Thread Eric Blake
On 03/28/2016 04:43 AM, Denis V. Lunev wrote: > From: Pavel Borzenkov > > Add separate "Command flags" section to make it clear which flags are > currently defined by the protocol. > > Signed-off-by: Pavel Borzenkov > Reviewed-by: Roman Kagan > Signed-off-by: Denis V. Lunev > CC: Wouter Verhe

[Qemu-devel] [PATCH 3/3] NBD proto: add "Command flags" section

2016-03-28 Thread Denis V. Lunev
From: Pavel Borzenkov Add separate "Command flags" section to make it clear which flags are currently defined by the protocol. Signed-off-by: Pavel Borzenkov Reviewed-by: Roman Kagan Signed-off-by: Denis V. Lunev CC: Wouter Verhelst CC: Eric Blake CC: Alex Bligh --- doc/proto.md | 10