NetBSD/sbin/mount_lfs
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
..
Makefile
mount_lfs.8 xref dump_lfs(8), newfs_lfs(8) in SEE ALSO 2000-11-08 19:40:04 +00:00
mount_lfs.c Try to prevent running more than one active cleaner on a filesystem at a time. 2000-11-13 22:12:49 +00:00
pathnames.h