From owner-freebsd-stable Thu Jul 4 0:52:47 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 22BDF37B400 for ; Thu, 4 Jul 2002 00:52:44 -0700 (PDT) Received: from ds.express.ru (ds.express.ru [212.24.32.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id F3C5D43E31 for ; Thu, 4 Jul 2002 00:52:42 -0700 (PDT) (envelope-from madmax@express.ru) Received: from localhost.express.ru ([127.0.0.1] helo=localhost) by ds.express.ru with esmtp (Exim 2.12 #8) id 17Q1Po-0004OD-00 for freebsd-stable@freebsd.org; Thu, 4 Jul 2002 11:52:36 +0400 Date: Thu, 4 Jul 2002 11:52:35 +0400 (MSD) From: Maxim Kozin To: freebsd-stable@freebsd.org Subject: Re: nfs In-Reply-To: <20020703181423.A81151@melusine.cuivre.fr.eu.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > > 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