Date: Sun, 27 Apr 2025 12:42:42 +0000 From: bugzilla-noreply@freebsd.org To: net@FreeBSD.org Subject: [Bug 286260] NFS: sharing only for IPv6 subnet fails Message-ID: <bug-286260-7501-gxLrvwCbhw@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-286260-7501@https.bugs.freebsd.org/bugzilla/> References: <bug-286260-7501@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=286260 --- Comment #7 from Rick Macklem <rmacklem@FreeBSD.org> --- Created attachment 259912 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=259912&action=edit Fix the case where an exports network/host field changes This patch fixes a bug where mountd did not notice that an exports file line had changed if the only change was to the network/host field. It adds a compare_addr() function that determines if the network/host field is exactly the same. -- You are receiving this mail because: You are on the CC list for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-286260-7501-gxLrvwCbhw>
