On Mon, 2008-04-28 at 10:08 +0200, Stef Bon wrote:
> Ian Kent wrote:
> > On Sun, 2008-04-27 at 16:14 +0200, Stef Bon wrote:
> >
> >> Hello,
> >>
> >> 22 april I posted a message with the question about the timeout option.
> >>
> >> Has anybody read it, and possibly have a clue?
> >>
> >
> > I read it.
> > Try using -browse or browse (not --browse).
> >
> Yes, thanks that did it! Somehow the option browse did not get through
> to the daemon.
The pattern in the tokenizer is:
-g|--ghost|-?browse { return(OPT_GHOST); }
to match the browse option in non-linux maps. Our option is usually -g
or --ghost but we probably should use [-]browse these days to be
compatible.
> In my autofs configuration it was set to "no", and the option in the
> master file was ignored.
I think you'll find that --browse just doesn't work.
The default browse mode is "no" because of the impact this can have for
maps with thousands of entries.
Ian
_______________________________________________
autofs mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/autofs