Subject: CVS commit: src/sys/ufs/lfs
To: None <source-changes@NetBSD.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 05/20/2005 19:09:25
Module Name: src
Committed By: perseant
Date: Fri May 20 19:09:25 UTC 2005
Modified Files:
src/sys/ufs/lfs: lfs_vnops.c
Log Message:
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.150 -r1.151 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.