Re: [Qemu-devel] [PATCH v5 00/21] make bdrv_is_allocated[_above] byte-based

2017-07-07 Thread Kevin Wolf
Am 07.07.2017 um 14:44 hat Eric Blake geschrieben: > There are patches floating around to add NBD_CMD_BLOCK_STATUS, > but NBD wants to report status on byte granularity (even if the > reporting will probably be naturally aligned to sectors or even > much higher levels). I've therefore started the

[Qemu-devel] [PATCH v5 00/21] make bdrv_is_allocated[_above] byte-based

2017-07-07 Thread Eric Blake
There are patches floating around to add NBD_CMD_BLOCK_STATUS, but NBD wants to report status on byte granularity (even if the reporting will probably be naturally aligned to sectors or even much higher levels). I've therefore started the task of converting our block status code to report at a byt