Still Waiting for Inode fixes, ZZZZZZZZ

Dennis S. Breckenridge root at nebulus
Thu Dec 7 10:32:23 AEST 1989


cpcahil at virtech.uucp (Conor P. Cahill) writes:

>Wrong.  All you have to do is specify the number of inodes that you require
>on the mkfs command line.

>	mkfs /dev/rdsk/0s4 90000:90000

>Creates a 90,000 block file system with 90,000 inodes.

FLAME ON:

mkfs restricts the maximum number of INODES to 65488. The ilist number
in the directory file is a 16 bit value 2^15 = 65535. The maximum number
of ilists points to the maximum number of files. mkfs is smart enough to
ignore anything over 65488. Any number of inodes over the max is set to the
maximum. So before you flame someone get the facts straight. RTFM

FLAME OFF:

-- 
-----------------------------------------------------------------------------
NAME:     Dennis S. Breckenridge   UUCP: uunet!tmsoft!nebulus!dennis
QTH:      Toronto, Canada          ELECTROMAGNETIC:   145.03Mhz ve3gss at ve3gss
AMPR.ORG: [44.135.88.54]           THE RIGHT CHIOCE?: (416) 733-1696
-----------------------------------------------------------------------------



More information about the Comp.unix.i386 mailing list