Subject: CVS commit: src/sys/ufs/lfs
To: None <source-changes@netbsd.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 05/02/2003 01:47:41
Module Name:	src
Committed By:	perseant
Date:		Fri May  2 01:47:41 UTC 2003

Modified Files:
	src/sys/ufs/lfs: lfs_vnops.c

Log Message:
Correct arguments to check_dirty, ensuring that all pages in a block are
written if any of them are dirty.  Pointed out by yamt.


To generate a diff of this commit:
cvs rdiff -r1.104 -r1.105 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.