Subject: CVS commit: src/libexec/lfs_cleanerd
To: None <source-changes@NetBSD.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 04/05/2006 20:29:40
Module Name: src
Committed By: perseant
Date: Wed Apr 5 20:29:40 UTC 2006
Modified Files:
src/libexec/lfs_cleanerd: lfs_cleanerd.c
Log Message:
Handle the case of inode blocks misidentified by the segment headers
correctly, a problem reported by Kurt Schreiner; as well as similar
error cases (realloc returning NULL or no cleanable segments found).
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/libexec/lfs_cleanerd/lfs_cleanerd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.