NetBSD/libexec/lfs_cleanerd
perseant 8abab7cfc8 First stab at file coalescing. When the cleaner detects that it might
be digging itself deeper into a hole, it forks off a subprocess
that locates files with too many discontinuities and rewrites them, if
there is enough room.

Optionally the user can manually coaleasce files by running with "-c".

The recent change to lfs_markv is required for the coalescer to do anything.

All of "digging itself deeper", "too many discontinuities", and "enough room"
need to be better defined.
2002-06-06 00:56:49 +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 First stab at file coalescing. When the cleaner detects that it might 2002-06-06 00:56:49 +00:00
cleanerd.c First stab at file coalescing. When the cleaner detects that it might 2002-06-06 00:56:49 +00:00
coalesce.c First stab at file coalescing. When the cleaner detects that it might 2002-06-06 00:56:49 +00:00
lfs_cleanerd.8 Whitespace nits, sort SEE ALSO. 2002-01-15 02:23:17 +00:00
library.c First stab at file coalescing. When the cleaner detects that it might 2002-06-06 00:56:49 +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