
2 May
2018
2 May
'18
2:07 a.m.
On 04/25/2018 11:15 AM, Peter Krempa wrote:
Few things which are currently stored the virDomainDiskDef structure are actually relevant for the storage source as well. Add the fields with a note that they are just mirror of the values from the disk.
Signed-off-by: Peter Krempa <pkrempa@redhat.com> --- src/util/virstoragefile.c | 4 ++++ src/util/virstoragefile.h | 8 ++++++++ 2 files changed, 12 insertions(+)
Reviewed-by: John Ferlan <jferlan@redhat.com> John