[Bug 147881] [zfs] [patch] ZFS "sharenfs" doesn't allow different "exports" options for different hosts
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Jun 3 22:10:19 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=147881
--- Comment #15 from dgilbert at eicat.ca ---
(In reply to Richard S. Conto from comment #14)
... hrm... this is becoming _the_ place to discuss this, it seems. Several
people I've talked to have already noticed the activity.
Anyways... someone proposed the ';' solution ... to make multiple lines.
Someone else, I think (somewhere) said that there are hard limits on the length
of zfs attributes. The auto-snapshot bit in zfs-tools uses a "custom"
attribute.
Putting these all together makes me think:
freebsd.org:export_0 = <line 1 of export>
freebsd.org:export_1 = <line 2 of export>
... it may even be true that export_<*> is available where the suffix could
just be something meaninful to the admin in question.
To be clear, "<line 1 of export>" is the /etc/exports line without the path.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-fs
mailing list