Subject: CVS commit: src/sys/ufs/lfs
To: None <source-changes@NetBSD.org>
From: Chuck Silvers <chs@netbsd.org>
List: source-changes
Date: 03/24/2005 04:00:33
Module Name: src
Committed By: chs
Date: Thu Mar 24 04:00:33 UTC 2005
Modified Files:
src/sys/ufs/lfs: lfs_vnops.c
Log Message:
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.138 -r1.139 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.