* [RFC] udev processing _all_ symlink rules?
@ 2004-05-02 0:15 Kevin P. Fleming
0 siblings, 0 replies; only message in thread
From: Kevin P. Fleming @ 2004-05-02 0:15 UTC (permalink / raw)
To: linux-hotplug
I brought this up a week or two ago, and Kay agreed it might be a good
change, but I don't want it to get lost.
I'd like to see the rule searching loop in namedev.c continue scanning
through all remaining rules even after is has found a matching NAME
rule, so that SYMLINK rules for the same device don't have to be located
earlier in the list. It appears that this is a simple code change:
instead of "goto found", just set a flag for future passes through the
loop to ignore any NAME rules that may be found, then exit the loop when
all rules have been checked.
If you want I'll make up the small patch... it seems to be a pretty safe
change IMHO, but I could be missing something.
-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g.
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id149&alloc_idÅ66&op=click
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-05-02 0:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-05-02 0:15 [RFC] udev processing _all_ symlink rules? Kevin P. Fleming
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).