Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 10/20/2000 20:48:10
Module Name:	syssrc
Committed By:	perseant
Date:		Fri Oct 20 17:48:09 UTC 2000

Modified Files:
	syssrc/sys/ufs/lfs: lfs_syscalls.c

Log Message:
Do not increment the clean segment counter, if a segment that the cleaner
is trying to clean is already clean (e.g., if two lfs_cleanerds are running
at once.)


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 syssrc/sys/ufs/lfs/lfs_syscalls.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.