Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/ufs/lfs
Module Name: src
Committed By: perseant
Date: Fri Apr 7 23:44:14 UTC 2006
Modified Files:
src/sys/ufs/lfs: lfs.h lfs_subr.c
Log Message:
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.97 -r1.98 src/sys/ufs/lfs/lfs.h
cvs rdiff -r1.57 -r1.58 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