Files
pve-storage/PVE
Dominik Csapak 532e89e7be use /sys/block/ path for udev instead of name
since we iterate over the entries in /sys/block
it makes sense to use this path

this should fix #1099
because udevadm does not take
 -n cciss!c0d0 (because it only looks in dev for this)
but takes
 -p /sys/block/cciss!c0d0

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2016-10-28 10:19:40 +02:00
..
2016-10-07 09:28:06 +02:00
2016-06-14 12:32:26 +02:00
2016-09-05 11:31:19 +02:00
2016-09-26 13:40:43 +02:00