Move the 'mountroot' panic to the testing section. 1 down, many more to

go!  Thanks to Soleiman for fixing this.
This commit is contained in:
Scott Long 2006-02-11 06:36:55 +00:00
parent 9051f03994
commit a605b668a3
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27084

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.1R/todo.sgml,v 1.7 2006/01/28 02:52:42 murray Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/6.1R/todo.sgml,v 1.8 2006/01/31 22:26:51 joel Exp $">
<!ENTITY local.rel "6.1">
<!ENTITY title "FreeBSD 6.1 Open Issues">
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
@ -67,14 +67,6 @@
unreliable and drops most characters.</td>
</tr>
<tr>
<td>manual root mount lockmgr panics</td>
<td>&status.wip;</td>
<td>&a.ssouhlal;</td>
<td>Specifying a manual root mount location causes lockmgr panics.
&a.ssouhlal; has a patch for this.</td>
</tr>
<tr>
<td>i386 deadlocks with >16GB swap</td>
<td>&status.wip;</td>
@ -344,6 +336,14 @@ on a filesystem is negative; fsck -f is needed to correct this.</td>
<th>Description</th>
</tr>
<tr>
<td>manual root mount lockmgr panics</td>
<td>&status.untested;</td>
<td>&a.ssouhlal;</td>
<td>Specifying a manual root mount location causes lockmgr panics.
&a.ssouhlal; has committed a patch for this.</td>
</tr>
</table>
<h3>Stress Test Panics</h3>