Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/ufs/lfs



Module Name:    src
Committed By:   perseant
Date:           Mon May  1 19:47:29 UTC 2006

Modified Files:
        src/sys/ufs/lfs: lfs_extern.h lfs_segment.c lfs_vnops.c

Log Message:
Don't ever partially write dirops, even if we need the cleaner to run.
This increases the chances of the "no clean segments" panic slightly,
but allows us to run the ckckp regression test successfully to completion.


To generate a diff of this commit:
cvs rdiff -r1.80 -r1.81 src/sys/ufs/lfs/lfs_extern.h
cvs rdiff -r1.176 -r1.177 src/sys/ufs/lfs/lfs_segment.c
cvs rdiff -r1.170 -r1.171 src/sys/ufs/lfs/lfs_vnops.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