]> git.ipfire.org Git - thirdparty/libvirt.git/commit
nodedev: Implement virNodeDeviceIsPersistent()/IsActive()
authorJonathon Jongsma <jjongsma@redhat.com>
Thu, 3 Jun 2021 18:28:39 +0000 (13:28 -0500)
committerJonathon Jongsma <jjongsma@redhat.com>
Tue, 14 Sep 2021 19:25:55 +0000 (14:25 -0500)
commit24ffeef09ca3ab50c9e63da8939184f8ededc55a
tree724520d0279ae3006a628d625a027a09154fe6db
parent6d0b85d7920620b590de379f1ea6e0b5ea34dc84
nodedev: Implement virNodeDeviceIsPersistent()/IsActive()

Implement these new API functions in the nodedev driver.

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
src/node_device/node_device_driver.c
src/node_device/node_device_driver.h
src/node_device/node_device_udev.c