On 24/06/2016 05:58, Eric Blake wrote:
> The NBD protocol doesn't have any notion of sectors, so it is
> a fairly easy convertion to use byte-based read and write.
>
> Signed-off-by: Eric Blake
> ---
> block/nbd-client.h | 8
> include/block/nbd.h | 1 -
> block/nbd-client.c | 30
The NBD protocol doesn't have any notion of sectors, so it is
a fairly easy convertion to use byte-based read and write.
Signed-off-by: Eric Blake
---
block/nbd-client.h | 8
include/block/nbd.h | 1 -
block/nbd-client.c | 30 +-
block/nbd.c | 12