From d1a120eeaafb39442880da54953f811596c19141 Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Mon, 3 Oct 2005 06:39:08 +0000 Subject: [PATCH] Mark the entry of "panic: handle_written_inodeblock: live inodedep" problem as "Needs Testing". MFC of ffs_softdep.c rev.1.185 should solve this issue. Thanks to: tegge and truckman --- en/releases/6.0R/todo.sgml | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/en/releases/6.0R/todo.sgml b/en/releases/6.0R/todo.sgml index c6f781fa35..70fbcad69a 100644 --- a/en/releases/6.0R/todo.sgml +++ b/en/releases/6.0R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -184,14 +184,6 @@   Found by stress tests at http://www.holm.cc/stress/log/cons143.html. - - - panic: handle_written_inodeblock: live inodedep - &status.unknown; -   - Found by stress tests at http://www.holm.cc/stress/log/cons142.html. - -

Documentation items that must be resolved for 6.0

@@ -400,6 +392,12 @@ to 7-CURRENT in the CVS HEAD, and merged to RELENG_6. + + panic: handle_written_inodeblock: live inodedep + &status.untested; + &a.truckman; and &a.tegge; + Found by stress tests at http://www.holm.cc/stress/log/cons142.html. +

Stress Test Panics