Add UFS2 large disk problems and CAM as mentioned in Scott's 5.3
schedule e-mail. Assign both to Scott.
This commit is contained in:
parent
b50ded7402
commit
ed43908ef4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=21518
1 changed files with 19 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.3R/todo.sgml,v 1.28 2004/07/15 13:06:24 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.3R/todo.sgml,v 1.29 2004/07/15 13:23:18 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD 5.3 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
|
@ -148,6 +148,16 @@
|
|||
the release in order to address its defficiences.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Reports of UFS2 "large disk" problems</td>
|
||||
<td>&status.wip</td>
|
||||
<td>&a.scottl;</td>
|
||||
<td>There have been several reports that growfs(8) works improperly
|
||||
with large disk sizes, and other size-related nits in the current
|
||||
disk and label management tool set. These must be resolved for
|
||||
5.3-RELEASE.<td/>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
<h3>Desired features for 5.3-RELEASE</h3>
|
||||
|
|
@ -297,6 +307,14 @@
|
|||
<td>Userland bits implemented, kernel bits not implemented.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>CAM locking</td>
|
||||
<td>&status.wip;</td>
|
||||
<td>&a.scottl;</td>
|
||||
<td>For kernel API/ABI compatibility reasons, it would be desirable to
|
||||
have the CAM locking strategy determined and loosely implemented for
|
||||
5.3.</td>
|
||||
|
||||
</table>
|
||||
|
||||
<h3>Documentation items that must be resolved for 5.3</h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue