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 Add the undocumented -R option to disable randomness for regression-testing. 2002-03-19 21:05:29 +00:00
mkfs.c Correctly calculate the initial number of fragments in a filesystem 2002-12-02 19:31:53 +00:00
newfs.8 Fix some 'SYNOPSIS' and 'usage' messages. 2002-08-27 00:49:27 +00:00
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 s/filesystem/file system/g as discussed on -developers 2002-08-21 18:11:48 +00:00
ref.test Add the undocumented -R option to disable randomness for regression-testing. 2002-03-19 21:05:29 +00:00
runtest00.sh Add the undocumented -R option to disable randomness for regression-testing. 2002-03-19 21:05:29 +00:00
runtest01.sh Add the undocumented -R option to disable randomness for regression-testing. 2002-03-19 21:05:29 +00:00