From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Richter Subject: Re: 2,6.26-rc4-git2 - long pause during boot Date: Thu, 12 Jun 2008 00:03:00 +0200 Message-ID: <48504B94.9050100@s5r6.in-berlin.de> References: <200806010415.05290.chris2553@googlemail.com> <200806111858.05114.chris2553@googlemail.com> <20080611191533.GA6189@kroah.com> <200806111951.09275.chris2553@googlemail.com> <485047C1.3020200@s5r6.in-berlin.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <485047C1.3020200-MtYdepGKPcBMYopoZt5u/LNAH6kLmebB@public.gmane.org> Sender: linux-usb-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: chris2553-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org Cc: Greg KH , James Bottomley , Andrew Morton , LKML , linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Hannes Reinecke , "Rafael J. Wysocki" , linux-usb-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: linux-scsi@vger.kernel.org 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-usb" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html