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
..
Makefile
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 Add support for UFS2. UFS2 is an enhanced FFS, adding support for 2003-04-02 10:39:19 +00:00
lfs_cleanerd.8 Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:46:37 +00:00
library.c Various minor LFS improvements: 2005-02-26 05:43:04 +00:00
misc.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:46:37 +00:00
print.c Move UCB-licensed code from 4-clause to 3-clause licence. 2003-08-07 09:46:37 +00:00