qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH] qcow2: fix iovec size at qcow2_co_pwritev_compr


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH] qcow2: fix iovec size at qcow2_co_pwritev_compressed
Date: Mon, 15 Aug 2016 12:11:28 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Am 15.08.2016 um 11:39 hat Pavel Butsykin geschrieben:
> Use bytes as the size would be more exact than s->cluster_size.  Although
> qemu_iovec_to_buf() will not allow to go beyond the qiov.
> 
> Signed-off-by: Pavel Butsykin <address@hidden>

Thanks, applied to block-next.

Kevin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]