Re: [libvirt] [PATCH 13/24] util: storagefile: rename 'nodebacking' to 'nodestorage' in virStorageSource

2017-07-26 Thread Eric Blake
On 07/26/2017 05:00 AM, Peter Krempa wrote: > Make it less confusing by naming the field which refers to the storage > object as 'nodestorage'. > --- > src/qemu/qemu_block.c | 10 +- > src/qemu/qemu_driver.c| 10 +- > src/util/virstoragefile.c | 6 +++--- > src/util/virsto

[libvirt] [PATCH 13/24] util: storagefile: rename 'nodebacking' to 'nodestorage' in virStorageSource

2017-07-26 Thread Peter Krempa
Make it less confusing by naming the field which refers to the storage object as 'nodestorage'. --- src/qemu/qemu_block.c | 10 +- src/qemu/qemu_driver.c| 10 +- src/util/virstoragefile.c | 6 +++--- src/util/virstoragefile.h | 2 +- 4 files changed, 14 insertions(+), 14