qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v5 11/14] qemu-io: Switch to byte-based block ac


From: Eric Blake
Subject: Re: [Qemu-devel] [PATCH v5 11/14] qemu-io: Switch to byte-based block access
Date: Wed, 4 May 2016 08:13:12 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0

On 05/04/2016 07:10 AM, Kevin Wolf wrote:
> Am 03.05.2016 um 17:42 hat Eric Blake geschrieben:
>> blk_write() and blk_read() are now very simple wrappers around
>> blk_pwrite() and blk_pread().  There's no reason to require
>> the user to pass in aligned numbers.  Keep 'read -p' and
>> 'write -p' so that I don't have to hunt down and update all
>> users of qemu-io, but make the default 'read' and 'write' now
>> do the same behavior that used to require -p.
>>
>> Signed-off-by: Eric Blake <address@hidden>
> 
> This breaks at least qemu-iotests 023.

Whoops - shows how often I run qemu-iotests.  Will fix.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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