https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246597
Mark Johnston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected], | |[email protected] --- Comment #1 from Mark Johnston <[email protected]> --- Does this fully fix the race? If mountd receives SIGHUP while executing get_exportlist(), it will block in select without re-reading the exports file, and the next request will be handled before the export list is re-processed. Am I missing something? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "[email protected]"
