Add PR kern/58228 to the list of show-stopper bugs for 5.2.

This commit is contained in:
Scott Long 2003-10-19 16:24:37 +00:00
parent 6c7f51316b
commit dfc94c4e98
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18490

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/5.2R/todo.sgml,v 1.35 2003/10/03 01:22:26 rwatson Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.2R/todo.sgml,v 1.36 2003/10/16 14:44:58 scottl Exp $">
<!ENTITY title "FreeBSD 5.2 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -22,6 +22,13 @@
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th>
</tr>
<tr>
<td>Panic when rebuilding ata-raid arrays</td>
<td>--</td>
<td>--</td>
<td>The panic reported in PR kern/58228 must be fixed.</td>
</tr>
<tr>
<td>filedesc LOR</td>
<td>--</td>