Add rpc.lockd problems to the "must fix" list for 5.1-RELEASE. Assign
myself as the owner since I seem to be in the throes of tracking them.
This commit is contained in:
parent
32d024598f
commit
df3ce1915e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16889
1 changed files with 12 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.1R/todo.sgml,v 1.37 2003/05/09 20:06:15 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.1R/todo.sgml,v 1.38 2003/05/09 20:08:07 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD 5.1 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
|
@ -115,6 +115,17 @@
|
|||
libpthread.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>rpc.lockd(8) stability</td>
|
||||
<td>In progress</td>
|
||||
<td>&a.rwatson;</td>
|
||||
<td>rpc.lockd(8) client-side and server-side NFS locking appears to
|
||||
have a number of serious bugs which prevent NFS locking from working
|
||||
properly in a number of common scenarios. These bugs must be
|
||||
resolved to ship 5.1-RELEASE. Work is underway to classify and
|
||||
track the bugs.</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
<h3>Desired Features for 5.1-RELEASE</h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue