]> xenbits.xensource.com Git - libvirt.git/commit
nodedev: reset active config data on udev remove event
authorBoris Fiuczynski <fiuczy@linux.ibm.com>
Tue, 23 Apr 2024 18:08:50 +0000 (20:08 +0200)
committerJonathon Jongsma <jjongsma@redhat.com>
Tue, 18 Jun 2024 14:00:11 +0000 (09:00 -0500)
commit0f87a53a0af2b69e5bddc1afb98a2be6cbba75a7
treef3e2b249d80baa5cfe6a426a6e88814b374049af
parent23df65de2f77564e3a4572be75ff39a5170fe21f
nodedev: reset active config data on udev remove event

When a mdev device is destroyed or stopped the udev remove event
handling needs to reset the active config data of the node object
representing a persisted mdev.

Reviewed-by: Marc Hartmayer <mhartmay@linux.ibm.com>
Reviewed-by: Jonathon Jongsma <jjongsma@redhat.com>
Signed-off-by: Boris Fiuczynski <fiuczy@linux.ibm.com>
src/conf/node_device_conf.c
src/libvirt_private.syms
src/node_device/node_device_driver.c
src/node_device/node_device_driver.h
src/node_device/node_device_udev.c
src/util/virmdev.c
src/util/virmdev.h