From 8aef21962b46230a401e82f868f49231143b135f Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Fri, 16 May 2003 21:18:40 +0000 Subject: [PATCH] The ffs_blkfree panic has been resolved, with no further reports. Trim from the testing list. --- en/releases/5.1R/todo.sgml | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/en/releases/5.1R/todo.sgml b/en/releases/5.1R/todo.sgml index 7524514eb6..eec56837bd 100644 --- a/en/releases/5.1R/todo.sgml +++ b/en/releases/5.1R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -273,22 +273,6 @@ This change has been committed, and requires broader testing. - - panic: ffs_blkfree - Patch committed - &a.alc; - Starting in late April, reports of a new UFS panic, - "panic: ffs_blkfree: freeing free frag" began to pop up with - a high frequency in some environments. This problem appears - to have been associated with a bug introduced in the VM system - that has now been resolved. Users who updated to a kernel - between approximately May 1 and May 4 will want to run a full - foreground fsck on all file systems to make sure that no - remaining free space accounting errors exist. However, we - should be on the lookout for any recurrence of this problem - due to its serious nature. - - TIMEWAIT panic for network labeled MAC policy modules Patch committed