The disklabel -e resize problem is believed to now be fixed as of

recent geom_slice.c revision.  Other problems may remain, and reporting
of disklabel problems as of today's JPSNAP would be appreciated.
This commit is contained in:
Robert Watson 2002-11-21 17:49:39 +00:00
parent 957d669bb9
commit e654affe60
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14972

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/5.0R/todo.sgml,v 1.33 2002/11/21 15:49:11 rwatson Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.34 2002/11/21 16:58:06 rwatson Exp $">
<!ENTITY title "FreeBSD 5.0 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
@ -52,10 +52,10 @@
<td>--</td>
<td>phk@FreeBSD.org</td>
<td>Changes in the disk label format have resulted in substantial
numbers of bug reports; these must be resolved by RC1. At least
one known problem exists: partitions shrunk using disklabel -e
result in newfs on the resized partition failing with a maximum
file system size error.</td>
numbers of bug reports; these must be resolved by RC1. The problem
involving a cache coherency issue relating to partition resizes
has now been resolved, but reports of any additional problems would
be appreciated.</td>
</tr>
<tr>