Subject: CVS commit: src/sys/ufs/lfs
To: None <source-changes@NetBSD.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 03/09/2005 22:12:15
Module Name: src
Committed By: perseant
Date: Wed Mar 9 22:12:15 UTC 2005
Modified Files:
src/sys/ufs/lfs: lfs_bio.c
Log Message:
Be more careful about handling of flags to lfs_flush, to ensure that
the lfs_writing mutex is respected.
To generate a diff of this commit:
cvs rdiff -r1.80 -r1.81 src/sys/ufs/lfs/lfs_bio.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.