Subject: Re: mount option symperm/nosymperm (was Re: bizarre symbolic link problem)
To: None <tech-kern@NetBSD.ORG>
From: enami tsugutomo <enami@but-b.or.jp>
List: tech-kern
Date: 10/29/1997 18:24:19
enami tsugutomo <enami@but-b.or.jp> writes:
> matthew green <mrg@eterna.com.au> writes:
>
> > my feelings on this are that:
> > - symbolic link permissions should be enabled via a mount option,
> > eg `symperm', and
> > - `nosymperm' should be the default, for at least 1.3.
>
> I just implement as follows. Please comments it, especially,
>
> * for current, which should be default?
Since the message I got is only to prefer nosymperm default, I'll
modify my changes so and commit to trunk.
enami.