Subject: CVS commit: src/sys/fs/puffs
To: None <source-changes@NetBSD.org>
From: Antti Kantee <pooka@netbsd.org>
List: source-changes
Date: 04/20/2007 21:35:31
Module Name:	src
Committed By:	pooka
Date:		Fri Apr 20 21:35:31 UTC 2007

Modified Files:
	src/sys/fs/puffs: puffs_msgif.c

Log Message:
don't mutex_enter() manually, we've already park_reference()d a few
lines earlier for entering the same mutex


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 src/sys/fs/puffs/puffs_msgif.c

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