qemu/nbd
Vladimir Sementsov-Ogievskiy e44ed99d19 nbd: add errp to read_sync, write_sync and drop_sync
There a lot of calls of these functions, which already have errp, which
they are filling themselves. On the other hand, nbd_wr_syncv has errp
parameter too, so it would be great to connect them.

Signed-off-by: Vladimir Sementsov-Ogievskiy <vsementsov@virtuozzo.com>
Message-Id: <20170516094533.6160-5-vsementsov@virtuozzo.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2017-06-06 20:18:36 +02:00
..
client.c nbd: add errp to read_sync, write_sync and drop_sync 2017-06-06 20:18:36 +02:00
common.c
Makefile.objs
nbd-internal.h nbd: add errp to read_sync, write_sync and drop_sync 2017-06-06 20:18:36 +02:00
server.c nbd: add errp to read_sync, write_sync and drop_sync 2017-06-06 20:18:36 +02:00