diff --git a/en/releases/6.0R/todo.sgml b/en/releases/6.0R/todo.sgml index fc60bd056e..c317b4e4ec 100644 --- a/en/releases/6.0R/todo.sgml +++ b/en/releases/6.0R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -77,18 +77,6 @@ Found by stress tests at http://www.holm.cc/stress/log/cons141.html. - - Alarming devfs shutdown error needs to be quenched - &status.wip; - &a.rwatson; - During system shutdown, devfs generates a spurious error message - due to /dev being non-unmountable: "unmount of /dev failed (BUSY)". - While this is not a product of serious breakage, it is a potentially - alarming error, whose source should either be fixed, or the message - should be forceably quenched, in order to avoid many false positive - bug reports and user concern. - - panic: wrong b_bufobj &status.unknown; @@ -361,6 +349,18 @@ GEOM model for updating the boot sector of a mounted disk. + + Alarming devfs shutdown error needs to be quenched + &status.untested; + &a.rwatson; + During system shutdown, devfs generates a spurious error message + due to /dev being non-unmountable: "unmount of /dev failed (BUSY)". + While this is not a product of serious breakage, it is a potentially + alarming error, whose source should either be fixed, or the message + should be forceably quenched, in order to avoid many false positive + bug reports and user concern. + +

Stress Test Panics