Subject: CVS commit: src/sys/ufs/lfs
To: None <source-changes@NetBSD.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 04/08/2005 00:08:42
Module Name: src
Committed By: perseant
Date: Fri Apr 8 00:08:42 UTC 2005
Modified Files:
src/sys/ufs/lfs: lfs_vfsops.c
Log Message:
Clean up the handling of the pager_map deadlock in lfs_putpages, after
realizing that it is safe to sleep the second time through the loop.
To generate a diff of this commit:
cvs rdiff -r1.170 -r1.171 src/sys/ufs/lfs/lfs_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.