qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v2 33/33] block: Drop @child_class from bdrv_child_perm()


From: Eric Blake
Subject: Re: [PATCH v2 33/33] block: Drop @child_class from bdrv_child_perm()
Date: Tue, 11 Feb 2020 09:56:08 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

On 2/4/20 11:08 AM, Max Reitz wrote:
Implementations should decide the necessary permissions based on @role.

Signed-off-by: Max Reitz <address@hidden>
---
  block.c                     | 45 ++++++++++++++++---------------------
  block/backup-top.c          |  3 +--
  block/blkdebug.c            |  3 +--
  block/blklogwrites.c        |  3 +--
  block/commit.c              |  1 -
  block/copy-on-read.c        |  1 -
  block/mirror.c              |  1 -
  block/quorum.c              |  1 -
  block/replication.c         |  1 -
  block/vvfat.c               |  4 +---
  include/block/block_int.h   |  4 +---
  tests/test-bdrv-drain.c     | 19 +---------------
  tests/test-bdrv-graph-mod.c |  1 -
  13 files changed, 25 insertions(+), 62 deletions(-)

Nice diffstat.

Reviewed-by: Eric Blake <address@hidden>

--
Eric Blake, Principal Software Engineer
Red Hat, Inc.           +1-919-301-3226
Virtualization:  qemu.org | libvirt.org




reply via email to

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