Re: [RFC] Flat /lib/modules/`uname -r`

From: Keith Owens (kaos@ocs.com.au)
Date: Fri Apr 28 2000 - 18:22:40 EST


On Fri, 28 Apr 2000 17:01:48 +0200,
Michael Riepe <michael@stud.uni-hannover.de> wrote:
>Unfortunately, a line like `probe autofs autofs4 autofs' will put
>modprobe into an endless loop if autofs4.o is missing (it looks up
>`autofs' recursively, until the stack overflows). My workaround is:
>
> probe autofs autofs4 autofs-alias
> alias autofs-alias autofs
>
>but IMHO this should be fixed in modprobe.

And will be in modutils 2.3.12 (maybe .13). I need to change the
internal representation of probe, probeall, alias etc. to a directed
graph, then detect loops and backtrack while walking that graph.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Sun Apr 30 2000 - 21:00:16 EST