freebsd-dev/sbin/newfs
Kirk McKusick 1300433a2e Reduce NFPI by half to keep the default number of inodes the same with
the now default 32K/4K filesystem the same as the number of inodes in
the previously default 16K/2K filesystem.

PR:          bin/16265
Reported by: Olivier Cochard-Labbe <olivier@cochard.me>
MFC:         4 weeks (9 is the only affected branch)
2011-12-21 22:49:16 +00:00
..
Makefile Use expand_number(3) from libutil instead of home-grown function to parse 2010-03-03 19:25:28 +00:00
mkfs.c Add missing static keywords for global variables to tools in sbin/. 2011-11-04 13:36:02 +00:00
newfs.8 Advertise growfs(8) a little better. 2011-06-22 18:02:28 +00:00
newfs.c Add the -j option to enable soft updates journaling when creating 2011-02-16 06:00:27 +00:00
newfs.h Reduce NFPI by half to keep the default number of inodes the same with 2011-12-21 22:49:16 +00:00
ref.test
runtest00.sh
runtest01.sh