https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274875
Mark Johnston <ma...@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ma...@freebsd.org --- Comment #1 from Mark Johnston <ma...@freebsd.org> --- 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.