On 11/22/2017 03:56 PM, Eric Blake wrote:
> On 11/22/2017 04:19 AM, Vladimir Sementsov-Ogievskiy wrote:
>> Rename nbd_optino and nbd_opt_reply to NBDOption and NBDOptionReply
>
> s/optino/option/
>
>> to correspond to Qemu coding style and other structures here.
>>
>> Signed-off-by: Vladimir Seme
On 11/22/2017 04:19 AM, Vladimir Sementsov-Ogievskiy wrote:
> Rename nbd_optino and nbd_opt_reply to NBDOption and NBDOptionReply
s/optino/option/
> to correspond to Qemu coding style and other structures here.
>
> Signed-off-by: Vladimir Sementsov-Ogievskiy
> ---
> include/block/nbd.h | 8 ++
Rename nbd_optino and nbd_opt_reply to NBDOption and NBDOptionReply
to correspond to Qemu coding style and other structures here.
Signed-off-by: Vladimir Sementsov-Ogievskiy
---
include/block/nbd.h | 8
nbd/client.c| 12 ++--
2 files changed, 10 insertions(+), 10 deleti