qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v6 19/20] vvfat: Switch to .bdrv_co_block_status


From: Fam Zheng
Subject: Re: [Qemu-devel] [PATCH v6 19/20] vvfat: Switch to .bdrv_co_block_status()
Date: Fri, 29 Dec 2017 11:26:23 +0800
User-agent: Mutt/1.9.1 (2017-09-22)

On Thu, 12/07 14:30, Eric Blake wrote:
> We are gradually moving away from sector-based interfaces, towards
> byte-based.  Update the vvfat driver accordingly.  Note that we
> can rely on the block driver having already clamped limits to our
> block size, and simplify accordingly.
> 
> Signed-off-by: Eric Blake <address@hidden>
> Reviewed-by: Vladimir Sementsov-Ogievskiy <address@hidden>

Reviewed-by: Fam Zheng <address@hidden>




reply via email to

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