Yesterday I've posted patches that allowed me to start the daemon. But
today I tried listing some nodedevs. It uncovered some dormant bugs we
had (e.g. 3/6 and 5/6) and one new (6/6).
Michal Prívozník (6):
nodedev: Rename nodeDeviceWaitInit()
nodedev: Wait for device initialization in nodeDeviceCreate()
nodedev: Signal initCond with driver locked
nodedev: Introduce nodeDeviceInitComplete()
nodedev: Mark device initialization complete even in case of an error
nodedev: Don't fail device enumeration if MDEVCTL is missing
src/node_device/node_device_driver.c | 47 +++++++++++++++++++++-------
src/node_device/node_device_driver.h | 2 ++
src/node_device/node_device_udev.c | 7 ++---
3 files changed, 40 insertions(+), 16 deletions(-)
--
2.26.3