Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Bill Sommerfeld <sommerfeld@netbsd.org>
List: source-changes
Date: 02/26/2000 09:25:18
Module Name: syssrc
Committed By: sommerfeld
Date: Sat Feb 26 17:25:18 UTC 2000
Modified Files:
syssrc/sys/msdosfs: msdosfs_denode.c
Log Message:
Fix bogon discovered with LOCKDEBUG:
In msdosfs_hashget, final simple_lock() should have been simple_unlock().
To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 syssrc/sys/msdosfs/msdosfs_denode.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.