[26197] in Athena Bugs
Re: attach -m
daemon@ATHENA.MIT.EDU (Jonathon Weiss)
Sat Nov 27 00:33:36 2004
Date: Sat, 27 Nov 2004 00:32:08 -0500
Message-Id: <200411270532.iAR5W8pV009304@distraction.mit.edu>
To: seph <seph@mit.edu>
In-reply-to: "[26187] in Athena Bugs"
From: Jonathon Weiss <jweiss@mit.edu>
cc: bugs@mit.edu
Errors-To: bugs-bounces@mit.edu
> looking at the attach.conf, it explicitly forbids mounting on a bunch
> of important places. and then has:
>
> nomountpoint ^/mit/[^/]*/. ^/\.
> mountpoint /mit/[^/]*
>
> I suspect the nomountpoint line should just get ^/, though that may
> end up interfering with mountpoint line. I don't know the order those
> are parsed in then.
I believe that if you added nomointpoint ^/ before the mountpoint line
the mountpoint line won't be screwed up, but that nomountpoint ^/ will
also be a superset of all of the nomountpoint lines. I suspect it is
not already there, because the default was to mount explicit nfs
filesystems on /host.domain/path/to/exported/filesystem.
--
Jonathon