Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/sys/ufs/lfs
Module Name: src
Committed By: riz
Date: Sat May 20 22:34:06 UTC 2006
Modified Files:
src/sys/ufs/lfs [netbsd-3]: lfs_segment.c
Log Message:
Pull up following revision(s) (requested by perseant in ticket #1327):
sys/ufs/lfs/lfs_segment.c: revision 1.175
Regression test improvements:
Move the stop for LFCNWRAPSTOP to the point at which writing at segment 0
is really about to commence, since this is what the test expects (and
incidentally what a snapshotting utility wants as well).
More correctly reconstruct the on-disk state at every checkpoint, rather
than relying on the entire state at the point of wrapping to be accurate
(that is only true the first time we wrap). Add a "make abort" target to
make rerunning the test more convenient when it has failed and we're done
analyzing the failure.
To generate a diff of this commit:
cvs rdiff -r1.158.2.8 -r1.158.2.9 src/sys/ufs/lfs/lfs_segment.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index