qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v4 15/16] block: Remove "growable" from BDS


From: Stefan Hajnoczi
Subject: Re: [Qemu-devel] [PATCH v4 15/16] block: Remove "growable" from BDS
Date: Fri, 13 Feb 2015 14:15:57 +0000
User-agent: Mutt/1.5.23 (2014-03-12)

On Thu, Feb 05, 2015 at 01:58:24PM -0500, Max Reitz wrote:
> Now that request clamping is done in the BlockBackend, the "growable"
> field can be removed from the BlockDriverState. All BDSs are now treated
> as being "growable" (that is, they are allowed to grow; they are not
> necessarily actually able to).
> 
> Signed-off-by: Max Reitz <address@hidden>
> ---
>  block.c                   | 24 +++++++-----------------
>  block/qcow2.c             |  6 ------
>  block/raw-posix.c         |  2 +-
>  block/raw-win32.c         |  2 +-
>  block/sheepdog.c          |  2 +-
>  include/block/block_int.h |  3 ---
>  6 files changed, 10 insertions(+), 29 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: pgpadspIweVP0.pgp
Description: PGP signature


reply via email to

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