From: Anthony Liguori Date: Mon, 23 Apr 2012 14:58:01 +0000 (-0500) Subject: Merge remote-tracking branch 'bonzini/nbd-next' into staging X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=bec8eb8136309104d18a4757d20470883f0d5ac1;p=qemu.git Merge remote-tracking branch 'bonzini/nbd-next' into staging * bonzini/nbd-next: nbd: obey FUA on reads nbd: do not include block_int.h nbd: do not block in nbd_wr_sync if no data at all is available nbd: consistently return negative errno values nbd: consistently check for <0 or >=0 nbd: consistently use ssize_t nbd: avoid out of bounds access to recv_coroutine array --- bec8eb8136309104d18a4757d20470883f0d5ac1