]> xenbits.xensource.com Git - libvirt.git/commit
conf: Rename 'nodeformat' field of virStorageSource to 'nodenameformat'
authorPeter Krempa <pkrempa@redhat.com>
Thu, 17 Aug 2023 13:36:51 +0000 (15:36 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 17 Oct 2023 12:16:18 +0000 (14:16 +0200)
commit11839c8cc1d204ec3abdb3a0d9499b64dc83fc83
treec317e70458f189fb2c7732f7a7165f023c376b12
parente0e834a55d10afbba7f33c77eee850bcf53f06e7
conf: Rename 'nodeformat' field of virStorageSource to 'nodenameformat'

While the name itself doesn't matter, this rename is done to prove that
all places using 'nodeformat' were converted to the appropriate
accessors.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/conf/storage_source_conf.c
src/conf/storage_source_conf.h
src/qemu/qemu_block.c
src/qemu/qemu_blockjob.c