freebsd-dev/sbin/newfs
Kirk McKusick 33493b1820 Correctly calculate the initial number of fragments in a filesystem
so that fsck does not complain with `SUMMARY BLK COUNT(S) WRONG IN
SUPERBLK' the first time it is run on a new filesystem.

Reported by:	Poul-Henning Kamp <phk@freebsd.org>
Sponsored by:   DARPA & NAI Labs.
2002-12-02 19:31:53 +00:00
..
Makefile
mkfs.c Correctly calculate the initial number of fragments in a filesystem 2002-12-02 19:31:53 +00:00
newfs.8
newfs.c Add some more checks to newfs so that it will not build filesystems 2002-11-30 18:28:26 +00:00
newfs.h
ref.test
runtest00.sh
runtest01.sh