Closed 89luca89 closed 6 months ago
Fix https://bugzilla.suse.com/show_bug.cgi?id=1225521
If by-id is missing, we fall back to /dev/
This is the same fallback done in get_persistent_device_from_unix_node so we just restore the /dev/ path to it
get_persistent_device_from_unix_node
/dev/
Fix https://bugzilla.suse.com/show_bug.cgi?id=1225521
If by-id is missing, we fall back to /dev/
This is the same fallback done in
get_persistent_device_from_unix_node
so we just restore the/dev/
path to it