On Mon, 29 Mar 2004, Rainer Krienke wrote:

> 
> This outputs eg something like 
> 
> -fstype=nfs,hard,intr,nodev,nosuid,nonstrict,rsize=8192,wsize=8192 \
>         /export/user serverhost:/export/user 
>       .....
> 
> So there are options, a qouted newline and then the map entry without the key. 
> Fine. Would be nice if this information could be integrated into the man 
> pages as well. However what about my --bind paramter (alltough it turned out 
> that I probably do not need it)? Could it be given in the first line, i.e 
> does autofs treat the first line somwhat different to allow options like 

Point taken. Bug me if you don't see anything in the next release please.

The code which handles the option parsing is a bit ugly so I'd have to 
have a look, as options are generally passed starting with a single "-". 
However the bind mount is always attempted first. Thinking about it I 
think the code does check for "--". But does it handle the space....

Ian

_______________________________________________
autofs mailing list
[EMAIL PROTECTED]
http://linux.kernel.org/mailman/listinfo/autofs

Reply via email to