On 25 September 2017 at 14:41, Eric Blake <ebl...@redhat.com> wrote: > The following changes since commit 460b6c8e581aa06b86f59eebd9e52edfe7adf417: > > Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into > staging (2017-09-23 12:55:40 +0100) > > are available in the git repository at: > > git://repo.or.cz/qemu/ericb.git tags/pull-nbd-2017-09-25 > > for you to fetch changes up to a693437037328a95d815ad5aec37ac2f8e130e58: > > block/nbd-client: nbd_co_send_request: fix return code (2017-09-25 08:21:26 > -0500) > > ---------------------------------------------------------------- > nbd patches for 2017-09-25 > > - Eric Blake: nbd-client: Use correct macro parenthesization > - Vladimir Sementsov-Ogievskiy: 0/3 nbd client refactoring and fixing > > ---------------------------------------------------------------- > Eric Blake (1): > nbd-client: Use correct macro parenthesization > > Vladimir Sementsov-Ogievskiy (3): > block/nbd-client: refactor nbd_co_receive_reply > block/nbd-client: simplify check in nbd_co_receive_reply > block/nbd-client: nbd_co_send_request: fix return code > > block/nbd-client.c | 37 ++++++++++++++++++++----------------- > 1 file changed, 20 insertions(+), 17 deletions(-)
Applied, thanks. -- PMM