[Bug 286260] NFS: sharing only for IPv6 subnet fails

[email protected]
Newsgroups gmane.os.freebsd.devel.net
Message-ID <[email protected]/bugzilla/>
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286260

--- Comment #12 from [email protected] ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=70369e4c2c1a882fcf9abf293b305f4f8a0b0c16

commit 70369e4c2c1a882fcf9abf293b305f4f8a0b0c16
Author:     Rick Macklem <[email protected]>
AuthorDate: 2025-05-01 23:17:20 +0000
Commit:     Rick Macklem <[email protected]>
CommitDate: 2025-05-04 01:08:24 +0000

    mountd: Fix updating the network/host(s) for an exports line

    Mountd reloads the exports(5) file(s) when it receives a SIGHUP
    and then compares the old and new exports, updating any ones that
    have changed in the kernel.

    Without this patch, mountd failed to recognize that a network/host(s)
    had changed, if there was no other change to the exports line.
    As such, the change of network/hosts(s) did not take effect until
    the mountd daemon was (re)started.

    This patch fixes the code so that it checks for changes in
    the network/host(s) list for an exports line.

    PR:     286260

    (cherry picked from commit 68daa781c1f12e1cfef768030eaff970c3d35543)

 usr.sbin/mountd/mountd.c | 44 +++++++++++++++++++++++++++++++++++++++++++-
 1 file changed, 43 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.