Subject: CVS commit: basesrc/libexec/lfs_cleanerd
To: None <source-changes@netbsd.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 06/14/2002 08:21:23
Module Name:	basesrc
Committed By:	perseant
Date:		Fri Jun 14 05:21:22 UTC 2002

Modified Files:
	basesrc/libexec/lfs_cleanerd: coalesce.c library.c

Log Message:
Note each type of failure in clean_inode and provide statistics on
failures as well as successes when a run of clean_all_inodes completes.

Explicitly cast to off_t in get_dinode and get_rawblock, to make sure we
read the right block.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/libexec/lfs_cleanerd/coalesce.c
cvs rdiff -r1.28 -r1.29 basesrc/libexec/lfs_cleanerd/library.c

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