Subject: CVS commit: src/sys/ufs/lfs
To: None <source-changes@NetBSD.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 04/10/2006 21:17:21
Module Name: src
Committed By: perseant
Date: Mon Apr 10 21:17:21 UTC 2006
Modified Files:
src/sys/ufs/lfs: lfs_vnops.c
Log Message:
Don't leak vnode references if we fail to lock a vnode in lfs_flush_pchain().
Also fix another (probably only academic) simple_lock protocol error.
To generate a diff of this commit:
cvs rdiff -r1.164 -r1.165 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.