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
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
print.c