qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH 05/10] vvfat: use public block layer interface


From: Kevin Wolf
Subject: Re: [Qemu-devel] [PATCH 05/10] vvfat: use public block layer interface
Date: Fri, 11 Nov 2011 17:59:19 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0) Gecko/20110927 Thunderbird/7.0

Am 11.11.2011 17:47, schrieb Stefan Hajnoczi:
> For some reason vvfat.c invokes BlockDriver functions directly and does
> not go through block.h functions.  Change all direct calls except for
> the .bdrv_make_empty() call for which there is no public interface.
> 
> This change makes the conversion to .bdrv_co_is_allocated() possible.
> 
> Signed-off-by: Stefan Hajnoczi <address@hidden>

This conflicts with the block branch (I made more or less the same
change in order to fix read-write vvfat disks)

Kevin



reply via email to

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