libvirt/src/node_device
Erik Skultety 159be14d9c nodedev: Fix double unlock of the driver on udevEnumerateDevices failure
Commit @4cb719b2dc moved the driver locks around since these have become
unnecessary at spots where the code handles now self-lockable object
list, but missed the possible double unlock if udevEnumerateDevices
fails, because at that point the driver lock had been already dropped.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
2017-07-28 10:52:28 +02:00
..
node_device_driver.c nodedev: Remove driver locks around object list mgmt code 2017-07-24 12:19:34 -04:00
node_device_driver.h nodedev: Cleanup driver code and prototypes 2017-06-03 08:34:34 -04:00
node_device_hal.c nodedev: Remove driver locks around object list mgmt code 2017-07-24 12:19:34 -04:00
node_device_hal.h
node_device_linux_sysfs.c nodedev: Introduce virNodeDeviceGetSCSIHostCaps 2017-07-17 10:40:24 -04:00
node_device_linux_sysfs.h node_device: introduce new capability FC_RPORT 2017-05-26 10:44:05 -04:00
node_device_udev.c nodedev: Fix double unlock of the driver on udevEnumerateDevices failure 2017-07-28 10:52:28 +02:00
node_device_udev.h Remove PROPERTY_* constants 2016-06-07 12:53:37 +02:00