NetBSD/libexec/lfs_cleanerd
perseant f4fea25c9f 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.
2002-06-14 05:21:21 +00:00
..
Makefile First stab at file coalescing. When the cleaner detects that it might 2002-06-06 00:56:49 +00:00
clean.h Don't try to coalesce files that have fewer than NDADDR blocks, due to 2002-06-14 00:58:39 +00:00
cleanerd.c Don't try to coalesce files that have fewer than NDADDR blocks, due to 2002-06-14 00:58:39 +00:00
coalesce.c Note each type of failure in clean_inode and provide statistics on 2002-06-14 05:21:21 +00:00
lfs_cleanerd.8 update lfs_cleanerd manual page for new -c option 2002-06-06 01:03:12 +00:00
library.c Note each type of failure in clean_inode and provide statistics on 2002-06-14 05:21:21 +00:00
misc.c Merge the short-lived perseant-lfsv2 branch into the trunk. 2001-07-13 20:30:18 +00:00
print.c Correct my previous lfs_cleanerd commit so that it works properly on 2002-04-30 00:28:58 +00:00