libvirt/src/vz
Eric Blake 098043eddd snapshot: s/current/parent/ as prep for virObject
VIR_CLASS_NEW insists that descendents of virObject have 'parent' as
the name of their inherited base class member at offset 0. While it
would be possible to write a new class-creation macro that takes the
actual field name 'current', and rewrite VIR_CLASS_NEW to call the new
macro with the hard-coded name 'parent', it seems less confusing if
all object code uses similar naming. Thus, this is a mechanical rename
in preparation of making virDomainSnapshotDef a descendent of
virObject.

Signed-off-by: Eric Blake <eblake@redhat.com>
Acked-by: Peter Krempa <pkrempa@redhat.com>
2019-05-09 09:48:07 -05:00
..
Makefile.inc.am maint: Add filetype annotations to Makefile.inc.am 2019-04-12 16:55:38 +02:00
vz_driver.c snapshot: s/current/parent/ as prep for virObject 2019-05-09 09:48:07 -05:00
vz_driver.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
vz_sdk.c snapshot: s/current/parent/ as prep for virObject 2019-05-09 09:48:07 -05:00
vz_sdk.h Enforce a standard header file guard symbol name 2018-12-14 10:47:13 +00:00
vz_utils.c conf: Rework/rename virDomainObjListFindByUUIDRef 2018-04-23 06:41:45 -04:00
vz_utils.h vz: build fix for virdomainsnapshotobjlist.h 2019-03-18 11:07:23 +03:00