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 21:16:25 UTC 2006
Modified Files:
src/sys/ufs/lfs [netbsd-3]: lfs_vnops.c
Log Message:
Pull up following revision(s) (requested by perseant in ticket #1327):
sys/ufs/lfs/lfs_vnops.c: revision 1.151
VOP_LOCK drops the interlock; pick it up again to avoid an "already unlocked"
panic in lfs_putpages.
To generate a diff of this commit:
cvs rdiff -r1.137.2.4 -r1.137.2.5 src/sys/ufs/lfs/lfs_vnops.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