Subject: CVS commit: src/regress/sys/fs/lfs/ckckp
To: None <source-changes@NetBSD.org>
From: Konrad Schroder <perseant@netbsd.org>
List: source-changes
Date: 07/21/2006 00:29:23
Module Name:	src
Committed By:	perseant
Date:		Fri Jul 21 00:29:23 UTC 2006

Modified Files:
	src/regress/sys/fs/lfs/ckckp: Makefile check-all ckckp.c
	    cleanalot_async.c run_ckckp

Log Message:
Include testing of the roll-forward agent, when recreating the filesystem
partial-segment by partial-segment.  Each checkpoint should pass fsck_lfs -n
without errors; the results of fsck_lfs -p on non-checkpoints should also
pass fsck_lfs -n without errors.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/regress/sys/fs/lfs/ckckp/Makefile \
    src/regress/sys/fs/lfs/ckckp/cleanalot_async.c
cvs rdiff -r1.3 -r1.4 src/regress/sys/fs/lfs/ckckp/check-all \
    src/regress/sys/fs/lfs/ckckp/run_ckckp
cvs rdiff -r1.4 -r1.5 src/regress/sys/fs/lfs/ckckp/ckckp.c

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