Subject: CVS commit: [netbsd-3] src/sys/ufs/lfs
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 03/30/2005 10:13:23
Module Name: src
Committed By: tron
Date: Wed Mar 30 10:13:23 UTC 2005
Modified Files:
src/sys/ufs/lfs [netbsd-3]: lfs_vnops.c
Log Message:
Pull up revision 1.139 (requested by perseant in ticket #74):
avoid the need for recursive locking lfs_flush_dirops() by unlocking
the vnode around the call to this in the caller.
To generate a diff of this commit:
cvs rdiff -r1.137.2.1 -r1.137.2.2 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.