NetBSD/sbin/newfs_lfs
perseant 61d1fe8df3 User-level changes for filling the disk.
Set MINFREE to 80, since that's a more reasonable value according to the
literature than FFS' 90.  Remove a bunch of other unused FFS cruft from
config.h.

Initialize lfs_bfree correctly vis-a-vis MIN_FREE_SEGS, so the
filesystem doesn't over-represent the amount of free space it has.
Initialize lfs_dmeta so the kernel can estimate starting from a
reasonable value.
2000-06-27 21:06:24 +00:00
..
Makefile Change name of newlfs to newfs_lfs. 1999-03-18 17:18:04 +00:00
config.h User-level changes for filling the disk. 2000-06-27 21:06:24 +00:00
extern.h Change name of newlfs to newfs_lfs. 1999-03-18 17:18:04 +00:00
lfs.c User-level changes for filling the disk. 2000-06-27 21:06:24 +00:00
misc.c Change name of newlfs to newfs_lfs. 1999-03-18 17:18:04 +00:00
newfs.c Add -F flag to override newfs_lfs' preference for 4.4LFS-labelled partitions. 2000-02-12 23:58:09 +00:00
newfs_lfs.8 Add -F flag to override newfs_lfs' preference for 4.4LFS-labelled partitions. 2000-02-12 23:58:09 +00:00