Re: 2,6.26-rc4-git2 - long pause during boot

From: Stefan Richter
Date: Wed Jun 11 2008 - 18:04:22 EST


I wrote:
/etc/udev/rules.d/05-udev-early.rules:ACTION=="add", KERNEL=="[0-9]*:[0-9]*", SUBSYSTEM=="scsi", WAIT_FOR_SYSFS="ioerr_cnt"

Whatever this rule is good for... Maybe the pattern should be "[0-9]+(:[0-9]+){3}" to match logical units only.

Actually no; looks like these are just glob(7) patterns. Then the pattern might already be OK since host devices' and target devices' names don't start with decimal numbers.
--
Stefan Richter
-=====-==--- -==- -=-==
http://arcgraph.de/sr/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/