Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/sys/ufs/lfs
Module Name: src
Committed By: riz
Date: Sat May 20 22:04:21 UTC 2006
Modified Files:
src/sys/ufs/lfs [netbsd-3]: lfs.h lfs_subr.c
Log Message:
Pull up following revision(s) (requested by perseant in ticket #1327):
sys/ufs/lfs/lfs_subr.c: revision 1.58
sys/ufs/lfs/lfs.h: revision 1.98
Make the segment lock aware of LWPs. Fixes a (somewhat confusing)
"lockmgr: pid 3997, not exclusive lockholder 3997, unlocking" panic I
encountered while running blogbench on an LFS.
To generate a diff of this commit:
cvs rdiff -r1.77.2.8 -r1.77.2.9 src/sys/ufs/lfs/lfs.h
cvs rdiff -r1.50.2.3 -r1.50.2.4 src/sys/ufs/lfs/lfs_subr.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