chiark / gitweb /
udev: path_id - handle Hyper-V devices
authorHannes Reinecke <hare@suse.de>
Fri, 23 Nov 2012 13:12:39 +0000 (14:12 +0100)
committerKay Sievers <kay@vrfy.org>
Fri, 23 Nov 2012 13:12:39 +0000 (14:12 +0100)
commita24d03b8ee2ca62cd1273e27cf4e79ddcc0fbb1c
tree18ed12e2830e3c94dc33760155431adcd7f51b77
parentc649f72baed31c54c8384c3ca1d203fab6e98d08
udev: path_id - handle Hyper-V devices

Hyper-V has an abstract bus, which gets renumbered on guest
startup. So instead of the bus numbers we should be using
the device GUIDs, which can be retrieved from the 'device_id'
sysfs attribute.
src/udev/udev-builtin-path_id.c