aboutsummaryrefslogtreecommitdiff
path: root/scripts/qapi/commands.py
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2022-12-01 23:49:57 +0100
committerPaolo Bonzini <pbonzini@redhat.com>2023-04-20 11:17:36 +0200
commitdd5b6780f78bcbfc2120d879b092a8380d8bc706 (patch)
treeb69b69ce17768eda100e3e09959fc17bb306a260 /scripts/qapi/commands.py
parent000eebcfe8824aa35face1d06b0fa3ab3ec2aea8 (diff)
downloadqemu-dd5b6780f78bcbfc2120d879b092a8380d8bc706.zip
qemu-dd5b6780f78bcbfc2120d879b092a8380d8bc706.tar.gz
qemu-dd5b6780f78bcbfc2120d879b092a8380d8bc706.tar.bz2
nbd: a BlockExport always has a BlockBackend
exp->common.blk cannot be NULL, nbd_export_delete() is only called (through a bottom half) from blk_exp_unref() and in turn that can only happen after blk_exp_add() has asserted exp->blk != NULL. Reviewed-by: Eric Blake <eblake@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/qapi/commands.py')
0 files changed, 0 insertions, 0 deletions