diff options
author | Kevin Wolf <kwolf@redhat.com> | 2019-08-02 15:59:41 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2019-08-16 10:25:16 +0200 |
commit | e444fa83126d56f3feafe3c3397c149cac82ce96 (patch) | |
tree | 2777d36983752cc847afbe2f7aca2736bbe75bc3 /hw/intc | |
parent | 5b96e6a002d8791d24ef69ed67ee6d264239622d (diff) | |
download | qemu-e444fa83126d56f3feafe3c3397c149cac82ce96.zip qemu-e444fa83126d56f3feafe3c3397c149cac82ce96.tar.gz qemu-e444fa83126d56f3feafe3c3397c149cac82ce96.tar.bz2 |
block: Simplify bdrv_filter_default_perms()
The same change as commit 2b23f28639 ('block/copy-on-read: Fix
permissions for inactive node') made for the copy-on-read driver can be
made for bdrv_filter_default_perms(): Retaining the old permissions from
the BdrvChild if it is given complicates things unnecessarily when in
the end this only means that the options set in the c == NULL case (i.e.
during child creation) are retained.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Max Reitz <mreitz@redhat.com>
Diffstat (limited to 'hw/intc')
0 files changed, 0 insertions, 0 deletions