diff --git a/en/releases/5.2R/todo.sgml b/en/releases/5.2R/todo.sgml index 132cdf2105..6c9c4d5f7d 100644 --- a/en/releases/5.2R/todo.sgml +++ b/en/releases/5.2R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -29,15 +29,6 @@ IssueStatusResponsibleDescription - - fsync panic while installing with softupdates enabled - &status.new; - &a.dwhite; - There is a repeatable panic happening for many people while - installing 5.2-RC1 when softupdates are enabled on the root - partition. Contact Doug White for more information. - -

Required features for 5.2-RELEASE

@@ -259,6 +250,18 @@ now, but more testinig is needed. + + fsync panic while installing with softupdates enabled + &status.untested; + &a.dwhite;, &a.jeff; + There is a repeatable panic happening for many people while + installing 5.2-RC1 when softupdates are enabled on the root + partition. This was being triggered by sysinstall doing a + forced unmount of devfs while node where still active. VFS has + been fixed to deal with this better, and sysinstall has bee + fixed to not do the forced unmount. + + &footer;