Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-5-0] src/sys/ufs/ufs
Module Name: src
Committed By: snj
Date: Fri Aug 7 05:57:07 UTC 2009
Modified Files:
src/sys/ufs/ufs [netbsd-5-0]: ufs_quota.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #898):
sys/ufs/ufs/ufs_quota.c: revision 1.63
Add missing mutex_destroy() before pool_cache_put(). Prevents a
"Mutex error: lockdebug_alloc: already initialized" panic.
To generate a diff of this commit:
cvs rdiff -u -r1.60.10.1 -r1.60.10.1.2.1 src/sys/ufs/ufs/ufs_quota.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index