Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Apr 2007 12:54:08 +0200
From:      Pawel Jakub Dawidek <pjd@FreeBSD.org>
To:        Ceri Davies <ceri@submonkey.net>
Cc:        cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/etc/rc.d mountd
Message-ID:  <20070413105408.GD5172@garage.freebsd.pl>
In-Reply-To: <20070413103550.GA90410@submonkey.net>
References:  <200704131029.l3DATPbo001413@repoman.freebsd.org> <20070413103550.GA90410@submonkey.net>

next in thread | previous in thread | raw e-mail | index | archive | help

--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--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070413105408.GD5172>