qemu/nbd
Vladimir Sementsov-Ogievskiy c84087f2f5 nbd/server: remove NBDClientNewData
"co" field of NBDClientNewData has never been used, all the way back to
its declaration in commit 1a6245a5. So let's just use client pointer
instead of extra structure.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20170602150150.258222-9-vsementsov@virtuozzo.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2017-06-15 11:18:32 +02:00
..
client.c nbd: make nbd_drop public 2017-06-15 11:04:06 +02:00
common.c nbd: make nbd_drop public 2017-06-15 11:04:06 +02:00
Makefile.objs nbd: Split nbd.c 2016-01-15 18:58:02 +01:00
nbd-internal.h nbd: make nbd_drop public 2017-06-15 11:04:06 +02:00
server.c nbd/server: remove NBDClientNewData 2017-06-15 11:18:32 +02:00