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-09-15 13:42:55 +02:00
2016-10-21 08:54:28 +02:00
2016-09-07 11:13:36 +02:00
2011-08-23 07:43:03 +02:00
2016-10-21 08:54:28 +02:00
2015-09-18 08:22:04 +02:00
2015-06-16 10:05:22 +02:00
Description
with PMEM support!
2.3 MiB
Languages
Perl 99.3%
Makefile 0.6%