Date: Thu, 4 Jul 2002 11:52:35 +0400 (MSD) From: Maxim Kozin <madmax@express.ru> To: freebsd-stable@freebsd.org Subject: Re: nfs Message-ID: <Pine.BSF.4.05.10207041144050.10115-100000@ds.express.ru> In-Reply-To: <20020703181423.A81151@melusine.cuivre.fr.eu.org>
next in thread | previous in thread | raw e-mail | index | archive | help
>
> > It fix only for 5.x or 4.6-STABLE must be fixed too ?
>
> The bug was only in 5-CURRENT after rev. 1.41 of mountd.c. RELENG_4
> is not affected.
You sure ?
host3 FreeBSD 4.6-STABLE (cvsup some days ago).
/var/log/messages:
Jul 4 11:43:09 host3 mountd[4240]: can't change attributes for /usr/obj
Jul 4 11:43:09 host3 mountd[4240]: bad exports list line /usr/obj -ro host1 host2
/ext/exports:
/usr/src -ro host1 host2
/usr/obj -ro host1 host2
#showmount -e host3
Exports list on host3:
/usr/src host1 host2
I know, that
/usr/src \
/usr/obj \
-ro host1 host2
work and much readable and practice.
But i need one more line in exports with different options
or with different host group, for example:
/usr/local/src/dist -maproot=root host1 host2 host3 host4
/usr/src \
/usr/obj \
-ro host1 host2
b.r.
Kozin Maxim
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.05.10207041144050.10115-100000>
