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:
parent
9051f03994
commit
a605b668a3
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=27084
1 changed files with 9 additions and 9 deletions
|
|
@ -1,7 +1,7 @@
|
||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||||
<!ENTITY base CDATA "../..">
|
<!ENTITY base CDATA "../..">
|
||||||
<!ENTITY email 'freebsd-qa'>
|
<!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 local.rel "6.1">
|
||||||
<!ENTITY title "FreeBSD 6.1 Open Issues">
|
<!ENTITY title "FreeBSD 6.1 Open Issues">
|
||||||
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
|
<!ENTITY % navincludes SYSTEM "../../includes.navdownload.sgml"> %navincludes;
|
||||||
|
|
@ -67,14 +67,6 @@
|
||||||
unreliable and drops most characters.</td>
|
unreliable and drops most characters.</td>
|
||||||
</tr>
|
</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>
|
<tr>
|
||||||
<td>i386 deadlocks with >16GB swap</td>
|
<td>i386 deadlocks with >16GB swap</td>
|
||||||
<td>&status.wip;</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>
|
<th>Description</th>
|
||||||
</tr>
|
</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>
|
</table>
|
||||||
|
|
||||||
<h3>Stress Test Panics</h3>
|
<h3>Stress Test Panics</h3>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue