NetBSD/libexec/lfs_cleanerd
perseant 0cdeebe9fa When checking hidden cleaning costs, don't erroneously add the first
indirect block when considering the cleaning of block numbers less
than NDADDR (which do not use indirect blocks).

Also, note the loss of only half a block per segment to fragmentation
when considering the benefit function, rather than a whole block.
2006-04-14 00:58:32 +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
cleaner.h A new version of the cleaner. In general, works about as well as the old 2006-03-30 19:10:13 +00:00
cleansrv.c A new version of the cleaner. In general, works about as well as the old 2006-03-30 19:10:13 +00:00
coalesce.c Coverity CID 2792: Fix memory leaks 2006-04-01 23:53:11 +00:00
fdfs.c Coverity CID 2846: Don't use LIST_FOREACH if you are going to free the cursor 2006-04-01 23:50:50 +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 When checking hidden cleaning costs, don't erroneously add the first 2006-04-14 00:58:32 +00:00