
16 Oct
2023
16 Oct
'23
1:20 p.m.
On a Monday in 2023, Peter Krempa wrote:
Use the node name of the storage access driver to identify the block job volumes. This will prepare the blockjob code to the possibility that the
s/to the/for the/
format layer may be missing. Our lookup code can find either of them, thus we can safely switch.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/qemu/qemu_domain.c | 8 ++++---- tests/qemustatusxml2xmldata/blockjob-blockdev-in.xml | 12 ++++++------ 2 files changed, 10 insertions(+), 10 deletions(-)
Reviewed-by: Ján Tomko <jtomko@redhat.com> Jano