From owner-cvs-all@FreeBSD.ORG Fri Apr 13 10:54:26 2007 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 826B316A406; Fri, 13 Apr 2007 10:54:26 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.freebsd.org (Postfix) with ESMTP id 2271D13C4AE; Fri, 13 Apr 2007 10:54:25 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 28045487FA; Fri, 13 Apr 2007 12:54:24 +0200 (CEST) Received: from localhost (pjd.wheel.pl [10.0.1.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 58465487F0; Fri, 13 Apr 2007 12:54:17 +0200 (CEST) Date: Fri, 13 Apr 2007 12:54:08 +0200 From: Pawel Jakub Dawidek To: Ceri Davies Message-ID: <20070413105408.GD5172@garage.freebsd.pl> References: <200704131029.l3DATPbo001413@repoman.freebsd.org> <20070413103550.GA90410@submonkey.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="eheScQNz3K90DVRs" Content-Disposition: inline In-Reply-To: <20070413103550.GA90410@submonkey.net> X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 User-Agent: mutt-ng/devel-r804 (FreeBSD) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-5.9 required=3.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.4 Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d mountd X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 13 Apr 2007 10:54:26 -0000 --eheScQNz3K90DVRs Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 13, 2007 at 11:35:50AM +0100, Ceri Davies wrote: > On Fri, Apr 13, 2007 at 10:29:25AM +0000, Pawel Jakub Dawidek wrote: > > pjd 2007-04-13 10:29:25 UTC > >=20 > > FreeBSD src repository > >=20 > > Modified files: > > etc/rc.d mountd=20 > > Log: > > mountd(8) was changed to only abort when all given exports files cann= ot be > > open, so we not longer has to check if /etc/zfs/exports exists. >=20 > True, but it doesn't hurt to leave the check in. That way, if I'm not > exporting anything, I don't receive a spurious error every boot (as far > as I'm aware, /etc/zfs/exports only gets created the first time you > export something).. Right, but with that check in-place you won't be able to start playing with ZFS sharing, because although you have zfs_enable=3D"YES" in your /etc/rc.conf, mountd will ignore /etc/zfs/exports. I'll add creating empty /etc/zfs/exports file from rc.d/zfs script when zfs_enable=3D"YES" is defined, so we won't get warnings from mountd. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --eheScQNz3K90DVRs Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFGH2FQForvXbEpPzQRAsW7AKDKFSkL68ihbY+o9ATNvu+i3Tfl9gCg8iGD XylsuWWYvrpf3sVo65VnO0E= =unCF -----END PGP SIGNATURE----- --eheScQNz3K90DVRs--