Subject: CVS commit: [vmlocking2] src/sys/ufs/ffs
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 12/30/2007 22:29:27
Module Name:	src
Committed By:	ad
Date:		Sun Dec 30 22:29:27 UTC 2007

Modified Files:
	src/sys/ufs/ffs [vmlocking2]: ffs_inode.c

Log Message:
ffs_update: if softdep and the inode has been unlinked, wait for the update
(and so dependencies) to flush. Ensures that the slate is clean when the
inode is reused. Should work around "panic: handle_written_inodeblock:
filefree".


To generate a diff of this commit:
cvs rdiff -r1.90.2.3 -r1.90.2.4 src/sys/ufs/ffs/ffs_inode.c

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