]> git.ipfire.org Git - thirdparty/libvirt.git/commit
nodedev: add persistence to virNodeDeviceObj
authorJonathon Jongsma <jjongsma@redhat.com>
Fri, 15 Jan 2021 22:41:51 +0000 (16:41 -0600)
committerJonathon Jongsma <jjongsma@redhat.com>
Wed, 7 Apr 2021 20:07:45 +0000 (15:07 -0500)
commitd4375403ff80f64eeace3f6b57a50f1f6914a31a
treef806a842d91720ea7c7641bdd42abefa57cd9525
parent066c13de660318552c121c369dc6d811307e2f4f
nodedev: add persistence to virNodeDeviceObj

Consistent with other objects (e.g. virDomainObj), add a field to
indicate whether the node device is persistent or transient.

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Erik Skultety <eskultet@redhat.com>
src/conf/virnodedeviceobj.c
src/conf/virnodedeviceobj.h
src/libvirt_private.syms