On Thu, 12/07 14:30, Eric Blake wrote:
> We are gradually moving away from sector-based interfaces, towards
> byte-based.  Update the vmdk driver accordingly.  Drop the
> now-unused vmdk_find_index_in_cluster().
> 
> Also, fix a pre-existing bug: if find_extent() fails (unlikely,
> since the block layer did a bounds check), then we must return a
> failure, rather than 0.
> 
> Signed-off-by: Eric Blake <[email protected]>

Reviewed-by: Fam Zheng <[email protected]>


Reply via email to