Subject: CVS commit: src/sys/fs/smbfs
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 04/08/2003 21:16:01
Module Name:	src
Committed By:	jdolecek
Date:		Tue Apr  8 18:16:01 UTC 2003

Modified Files:
	src/sys/fs/smbfs: smbfs_kq.c

Log Message:
fix locking issues uncovered by LOCKDEBUG, reorganize code a bit so that
even the initial directory notify request is sent by smbkq thread
problems found during LOCKDEBUG hunt, adresses PR kern/21067 by Martin Husemann


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/fs/smbfs/smbfs_kq.c

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