Subject: CVS commit: [netbsd-2-0] src/usr.sbin/makefs
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 04/28/2004 06:00:41
Module Name:	src
Committed By:	jmc
Date:		Wed Apr 28 06:00:41 UTC 2004

Modified Files:
	src/usr.sbin/makefs [netbsd-2-0]: ffs.c

Log Message:
Pullup rev 1.28 (requested by dsl in ticket #200)

Allow for ROOTINO when deciding whether their are enough inodes in the
created filesystem.  Otherwise this fails when asked for 63 inodes for
i386 ramdisk-big.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.25.2.1 src/usr.sbin/makefs/ffs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.