Date: Fri, 13 Apr 2007 10:49:30 +0200 From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: Mike Makonnen <mtm@FreeBSD.org> Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc/rc.d mountd Message-ID: <20070413084930.GB3859@garage.freebsd.pl> In-Reply-To: <200704130642.l3D6gPuM051774@repoman.freebsd.org> References: <200704130642.l3D6gPuM051774@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--7ZAtKRhVyVSsbBD2 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Apr 13, 2007 at 06:42:25AM +0000, Mike Makonnen wrote: > mtm 2007-04-13 06:42:25 UTC >=20 > FreeBSD src repository >=20 > Modified files: > etc/rc.d mountd=20 > Log: > o Look for a zfs(1) exports file only if it exists and is readable. If > we don't do this and the file doesn't exist mountd(8) will abort. Hmm, I thought I tested mountd(8) for a case when some of exports files were missing... Anyway, I need to change it somehow by install for example an empty /etc/zfs/exports (not really nice), because I want to handle situation where one boots his system with zfs_enable=3D"YES", but no /etc/zfs/exports and then start to export ZFS file systems over NFS. Currently it won't work without a reboot, because mountd(8) is skipping non-existing /etc/zfs/exports. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --7ZAtKRhVyVSsbBD2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (FreeBSD) iD8DBQFGH0QaForvXbEpPzQRAv+kAKD2FCamHIkMiha/Cfd3s0Ye/cgPHgCgwf+e YTabRAmdDO3HnvZSgMbQN0w= =zKYW -----END PGP SIGNATURE----- --7ZAtKRhVyVSsbBD2--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070413084930.GB3859>