https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=286260
--- Comment #7 from Rick Macklem <rmack...@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.