Subject: CVS commit: src/sbin/fsck_lfs
To: None <source-changes@NetBSD.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 07/19/2006 02:45:10
Module Name:	src
Committed By:	perseant
Date:		Wed Jul 19 02:45:10 UTC 2006

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

Log Message:
Don't doubly free an inode remove_ino() during roll-forward.


To generate a diff of this commit:
cvs rdiff -r1.32 -r1.33 src/sbin/fsck_lfs/inode.c
cvs rdiff -r1.13 -r1.14 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.