NetBSD/libexec/lfs_cleanerd
perseant 6e52bfc264 Various minor LFS improvements:
* Adapt lfs_cleanerd to use the fcntl call to get the Ifile filehandle,
  so it need not be in the namespace.
* Make lfs_cleanerd be more careful when there are very few available
  segments.
* Remove the Ifile from the filesystem namespace.  The cleaner now uses
  a fcntl call on the root inode to find the Ifile filehandle.
* Make lfs_cleanerd less verbose when the filesystem is unmounted.
2005-02-26 05:43:04 +00:00
..
clean.h Various minor LFS improvements: 2005-02-26 05:43:04 +00:00
cleanerd.c Various minor LFS improvements: 2005-02-26 05:43:04 +00:00
coalesce.c
lfs_cleanerd.8
library.c Various minor LFS improvements: 2005-02-26 05:43:04 +00:00
Makefile
misc.c
print.c