Add NFS problems. I haven't seen any PRs for it, only e-mail to
freebsd-current. If those who are experiencing these problems could file PRs, that would be great.
This commit is contained in:
parent
34d63695c0
commit
db41d1b2a4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18892
1 changed files with 11 additions and 1 deletions
|
@ -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.53 2003/11/17 05:31:05 scottl Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.2R/todo.sgml,v 1.54 2003/11/17 18:35:06 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD 5.2 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
@ -60,6 +60,16 @@
|
|||
load it as a module.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Reported NFS failures</td>
|
||||
<td>&status.wip;</td>
|
||||
<td> </td>
|
||||
<td>There have been a number of reports of NFS clients and server
|
||||
hangs. Unfortunately, these are difficult to reproduce, and
|
||||
have not yet been traced back to a particular change or
|
||||
reliable reproduction scenario.</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
<h3>Required features for 5.2-RELEASE</h3>
|
||||
|
|
Loading…
Reference in a new issue