[Bug 286260] NFS: sharing only for IPv6 subnet fails
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 27 Apr 2025 12:42:42 UTC
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.