Subject: CVS commit: basesrc/libexec/lfs_cleanerd
To: None <source-changes@netbsd.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 07/18/2001 08:46:45
Module Name: basesrc
Committed By: perseant
Date: Wed Jul 18 05:46:45 UTC 2001
Modified Files:
basesrc/libexec/lfs_cleanerd: clean.h cleanerd.c library.c
Log Message:
Handle segment 0 properly, if its offset is different from other segments
because of the disklabel.
Fix a problem with inode block handling that sometimes caused the wrong
blocks to be read, causing either cleaning failures or panics with v2 file
systems.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 basesrc/libexec/lfs_cleanerd/clean.h
cvs rdiff -r1.31 -r1.32 basesrc/libexec/lfs_cleanerd/cleanerd.c
cvs rdiff -r1.22 -r1.23 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.