diff options
author | Kevin Wolf <kwolf@redhat.com> | 2025-02-04 22:13:56 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2025-02-06 14:26:51 +0100 |
commit | 9b81361aedcc47905de5e91f68221de89c6f5467 (patch) | |
tree | 6d76f9415351c5a98e64fa38d1f8611c88f82ff8 /rust/qemu-api-macros | |
parent | c2a189976e211c9ff782538d5a5ed5e5cffeccd6 (diff) | |
download | qemu-9b81361aedcc47905de5e91f68221de89c6f5467.zip qemu-9b81361aedcc47905de5e91f68221de89c6f5467.tar.gz qemu-9b81361aedcc47905de5e91f68221de89c6f5467.tar.bz2 |
block: Don't attach inactive child to active node
An active node makes unrestricted use of its children and would possibly
run into assertion failures when it operates on an inactive child node.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Acked-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-ID: <20250204211407.381505-6-kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'rust/qemu-api-macros')
0 files changed, 0 insertions, 0 deletions