On Thu, 2006-07-13 at 03:43 -0400, Daniel Richard G. wrote: > On Thu, 2006 Jul 13 12:32:59 +0800, Ian Kent wrote: > > > > And having a quick look at the code suggests that it could be made to > > function the way you require with some minor changes. > > So this is all in lookup_multi.c, eh? Interesting. > > This looks like it should do the trick... but since I'm not yet up on all > the subtleties, what sort of changes do you anticipate this needing?
The only thing I noticed in the brief look I had was that in the library initialization routine it gives up if it can't open a map which is not what we want. Changing it to succeed if at least one map works may be all that's needed. Ian _______________________________________________ autofs mailing list [email protected] http://linux.kernel.org/mailman/listinfo/autofs
