qemu-block
[Top][All Lists]
Advanced

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

Re: [Qemu-block] [PATCH for-2.10 1/9] block: add bdrv_set_read_only() he


From: Stefan Hajnoczi
Subject: Re: [Qemu-block] [PATCH for-2.10 1/9] block: add bdrv_set_read_only() helper function
Date: Fri, 7 Apr 2017 10:06:33 +0100
User-agent: Mutt/1.8.0 (2017-02-23)

On Wed, Apr 05, 2017 at 02:28:43PM -0400, Jeff Cody wrote:
> We have a helper wrapper for checking for the BDS read_only flag,
> add a helper wrapper to set the read_only flag as well.
> 
> Signed-off-by: Jeff Cody <address@hidden>
> ---
>  block.c               | 5 +++++
>  block/bochs.c         | 2 +-
>  block/cloop.c         | 2 +-
>  block/dmg.c           | 2 +-
>  block/rbd.c           | 2 +-
>  block/vvfat.c         | 4 ++--
>  include/block/block.h | 1 +
>  7 files changed, 12 insertions(+), 6 deletions(-)

Reviewed-by: Stefan Hajnoczi <address@hidden>

Attachment: signature.asc
Description: PGP signature


reply via email to

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