Am 14.06.2016 um 23:30 hat Eric Blake geschrieben:
> BlockLimits is currently an ugly mix of byte limits vs.
> sector limits.  Unify it.  Fix some bugs I found in
> bdrv_aligned_preadv() while at it.
> 
> Prequisite: Kevin's ongoing work to migrate bdrv_aligned_preadv()
> to be byte-based (commit 3de06b2 on his vmstate branch at the
> time of this email, but that gets rebased):
> https://lists.gnu.org/archive/html/qemu-devel/2016-06/msg02832.html
> 
> Trivial contextual conflict in nbd.h with the pull request Paolo
> will soon be posting (both series add a #define near the same
> line; resolution is to add both):
> https://lists.gnu.org/archive/html/qemu-devel/2016-06/msg03333.html
> 
> Also available as a tag at:
> git fetch git://repo.or.cz/qemu/ericb.git nbd-limits-v2

I had a few minor comments, but this is really close.

Patches 1-7 and 9-13 are:
Reviewed-by: Kevin Wolf <kw...@redhat.com>

Kevin

Reply via email to