Subject: CVS commit: src/sbin/fsck_lfs
To: None <source-changes@NetBSD.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 04/12/2005 23:14:18
Module Name:	src
Committed By:	perseant
Date:		Tue Apr 12 23:14:18 UTC 2005

Modified Files:
	src/sbin/fsck_lfs: pass6.c

Log Message:
Take care preserving the integrity of the free list during roll forward.
Also, avoid freeing a deleted vnode twice when a file is remove during
roll forward.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sbin/fsck_lfs/pass6.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.