Subject: CVS commit: src/sys/ufs/ffs
To: None <source-changes@NetBSD.org>
From: Juergen Hannken-Illjes <hannken@netbsd.org>
List: source-changes
Date: 07/10/2007 10:47:08
Module Name:	src
Committed By:	hannken
Date:		Tue Jul 10 10:47:08 UTC 2007

Modified Files:
	src/sys/ufs/ffs: ffs_softdep.c

Log Message:
Restore the special lkt_held handling for softdep_disk_write_complete().
No more panics 'worklist_remove: lock not held' on DEBUG kernels.

Ok Andrew Doran <ad@netbsd.org>


To generate a diff of this commit:
cvs rdiff -r1.94 -r1.95 src/sys/ufs/ffs/ffs_softdep.c

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