Source-Changes archive

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

CVS commit: basesrc/libexec/lfs_cleanerd



Module Name:    basesrc
Committed By:   perseant
Date:           Fri Jun 14 05:21:22 UTC 2002

Modified Files:
        basesrc/libexec/lfs_cleanerd: coalesce.c library.c

Log Message:
Note each type of failure in clean_inode and provide statistics on
failures as well as successes when a run of clean_all_inodes completes.

Explicitly cast to off_t in get_dinode and get_rawblock, to make sure we
read the right block.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 basesrc/libexec/lfs_cleanerd/coalesce.c
cvs rdiff -r1.28 -r1.29 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.




Home | Main Index | Thread Index | Old Index