Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/makefs
Module Name: src
Committed By: dsl
Date: Mon Apr 26 21:06:55 UTC 2004
Modified Files:
src/usr.sbin/makefs: ffs.c
Log Message:
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.
This code really needs to use the current version of newfs/mkfs.c where
the actual inode count can be passed in (instead of the density).
Fixes a build problem when I add /mountroot to mtree.common for sysinst.
To generate a diff of this commit:
cvs rdiff -r1.27 -r1.28 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.
Home |
Main Index |
Thread Index |
Old Index