Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Jun 2024 20:12:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 147881] [zfs] [patch] ZFS "sharenfs" doesn't allow different "exports" options for different hosts
Message-ID:  <bug-147881-3630-sKZhVqWI3d@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-147881-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-147881-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D147881

--- Comment #28 from Rick Macklem <rmacklem@FreeBSD.org> ---
Well, better late than never.
I've put a patch similar to Quentin Rameau's but for
the current OpenZFS code up on..
https://reviews.freebsd.org/D45814

If it gets past review, I will sumbit it as a pull
request to OpenZFS.

One big question on the review is whether or not it
should allow a case of only whitespace between ';'s.
(If this is allowed, a default exports entry which
exports the file system to the "world" is generated.
I am thinking this case should be ignored, although
the patch currently on phabricator allows it.)
If not allowed, a "default" entry can still be done,
but only as a single entry (ie. no ';'s in the sharenfs
property).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-147881-3630-sKZhVqWI3d>