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
This commit is contained in:
Hiroki Sato 2005-10-03 06:39:08 +00:00
parent 9ae3ed0bee
commit d1a120eeaa
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25793

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY email 'freebsd-qa'>
<!ENTITY date "$FreeBSD: www/en/releases/6.0R/todo.sgml,v 1.40 2005/09/29 18:40:44 rwatson Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/6.0R/todo.sgml,v 1.41 2005/09/29 20:58:51 rwatson Exp $">
<!ENTITY title "FreeBSD 6.0 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -184,14 +184,6 @@
<td>&nbsp;</td>
<td>Found by stress tests at <a href="http://www.holm.cc/stress/log/cons143.html">http://www.holm.cc/stress/log/cons143.html</a>.</td>
</tr>
<tr>
<td>panic: handle_written_inodeblock: live inodedep</td>
<td>&status.unknown;</td>
<td>&nbsp;</td>
<td>Found by stress tests at <a href="http://www.holm.cc/stress/log/cons142.html">http://www.holm.cc/stress/log/cons142.html</a>.</td>
</tr>
</table>
<h3>Documentation items that must be resolved for 6.0</h3>
@ -400,6 +392,12 @@
to 7-CURRENT in the CVS HEAD, and merged to RELENG_6.</td>
</tr>
<tr>
<td>panic: handle_written_inodeblock: live inodedep</td>
<td>&status.untested;</td>
<td>&a.truckman; and &a.tegge;</td>
<td>Found by stress tests at <a href="http://www.holm.cc/stress/log/cons142.html">http://www.holm.cc/stress/log/cons142.html</a>.</td>
</tr>
</table>
<h3>Stress Test Panics</h3>