Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Mar 1996 00:14:16 +1100
From:      Bruce Evans <bde@zeta.org.au>
To:        jkh@time.cdrom.com, terry@lambert.org
Cc:        freebsd-current@FreeBSD.org, j@uriah.heep.sax.de, jgreco@brasil.moneng.mei.com
Subject:   Re: lost+found ???
Message-ID:  <199603221314.AAA06842@godzilla.zeta.org.au>

next in thread | raw e-mail | index | archive | help

>Traditionally, the directory has been pegged at 8k of allocated blocks
>to ensure that there is some place to put at least 8k of directory
>entries.  This is probably too small for modern file system sizes
>any more.  8-(.

It needs to be large enough to hold files named #1 ... #n where n is
the number of inodes.  This is too large for me.

Bruce



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199603221314.AAA06842>