qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v2 00/13] Kill sector-based write_zeroes


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH v2 00/13] Kill sector-based write_zeroes
Date: Thu, 2 Jun 2016 13:26:58 +0200
User-agent: Mutt/1.5.21 (2010-09-15)

Am 01.06.2016 um 23:10 hat Eric Blake geschrieben:
> Kevin pointed out that my recent change to byte-based instead
> of sector-based blk_write_zeroes() (commit 983a1600) makes life
> harder as long as bdrv_write_zeroes is still sector-based, and
> where the compiler doesn't flag any change in parameter types.
> Complete the conversion, by making all write_zeroes operations
> nominally take bytes.

Thanks, applied to the block branch (after completing the comment in the
qed patch).

Kevin



reply via email to

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