NetBSD/libexec/lfs_cleanerd
perseant 9683b76b99 Try to prevent running more than one active cleaner on a filesystem at a time.
Let lfs_cleanerd record its pid in /var/run like other daemons.  Make
mount_lfs not start another cleaner when updating the mount, unless it is
being upgraded from read-only to read-write; when downgrading to read-only,
kill the cleaner using the recorded pids.
2000-11-13 22:12:49 +00:00
..
clean.h If the child cleaner dies repeatedly without doing anything, give up. Uses 1999-11-09 20:33:37 +00:00
cleanerd.c Try to prevent running more than one active cleaner on a filesystem at a time. 2000-11-13 22:12:49 +00:00
lfs_cleanerd.8 in SEE also, xref newfs_lfs(8), sort entries and seperate by "," 2000-11-08 19:45:08 +00:00
library.c Fix memory leak described in PR #11094 (patch from Jesse Off 2000-11-03 17:52:55 +00:00
Makefile Try to prevent running more than one active cleaner on a filesystem at a time. 2000-11-13 22:12:49 +00:00
misc.c work around printf format warnings on alpha 1999-03-14 11:39:28 +00:00
print.c Take care of memory leaks 2000-01-18 08:02:30 +00:00