Subject: CVS commit: src/sys/ufs/lfs
To: None <source-changes@NetBSD.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 03/28/2006 23:57:41
Module Name:	src
Committed By:	perseant
Date:		Tue Mar 28 23:57:41 UTC 2006

Modified Files:
	src/sys/ufs/lfs: lfs_vfsops.c

Log Message:
Double-checkpoint on unmount.  This ensures that vnodes belonging to removed
files are really freed, preventing occasional spurious EBUSY returns from
vflush().


To generate a diff of this commit:
cvs rdiff -r1.195 -r1.196 src/sys/ufs/lfs/lfs_vfsops.c

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