NetBSD/libexec/lfs_cleanerd
perseant 21393db687 Place an upper bound on the number of segments to clean at one time, no
matter how empty they are.

Note that if two blocks have the same inode and block number, they sort
the same (this should never happen, but if it does there's no reason to
have qsort scramble the list).

Add some diagnostic syslog messages for unusual cases.
2006-07-07 18:19:30 +00:00
..
cleaner.h Be more careful about checking return value of {m,re}alloc(). 2006-05-12 19:33:02 +00:00
cleansrv.c Be more careful about checking return value of {m,re}alloc(). 2006-05-12 19:33:02 +00:00
coalesce.c Be more careful about checking return value of {m,re}alloc(). 2006-05-12 19:33:02 +00:00
fdfs.c Coverity CID 3766: Avoid null pointer deref 2006-05-19 14:46:17 +00:00
fdfs.h A new version of the cleaner. In general, works about as well as the old 2006-03-30 19:10:13 +00:00
lfs_cleanerd.8 Document -i option, update date; at the request of wiz@. 2006-04-01 08:44:57 +00:00
lfs_cleanerd.c Place an upper bound on the number of segments to clean at one time, no 2006-07-07 18:19:30 +00:00
Makefile A new version of the cleaner. In general, works about as well as the old 2006-03-30 19:10:13 +00:00