HEADS UP: UFS2 now the default creation type on 5.0-CURRENT

Poul-Henning Kamp phk at phk.freebsd.dk
Wed Apr 23 05:35:55 PDT 2003


In message <3EA686D9.50808 at tcoip.com.br>, "Daniel C. Sobral" writes:
>Terry Lambert wrote:
>> "Wilkinson,Alex" wrote:
>> 
>>>Thanks for that.
>>>
>>>Do you know if UFS2 dynamically allocates inodes ?
>> 
>> 
>> No; it gets them from the prereserved inodes area that is
>
>?
>
>AFAIK, it *does* dynamically allocate inodes.

No it does not.  Inodes are preallocated, but it dynamincally
initializes them.  This mainly means that newfs(8) runs much faster.

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the freebsd-current mailing list