https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274875
Mark Johnston <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Mark Johnston <[email protected]> --- The geom topology lock synchronizes relevant accesses to sc->sc_readcons. In particular, dumpconf is invoked with the topology lock held, and this lock is also held when clearing sc_readcons. Why do you think that there is a race? -- You are receiving this mail because: You are the assignee for the bug.
