Managing filesystem types

The sfs inodes

An alternate inode scheme is used for sfs, in which two inodes are allocated for each file:

Programs that report inode usage show that only even-numbered inodes are in use, because directory entries contain only even inode numbers.

All alternate inodes on the filesystem are preallocated by the mkfs(1M) command.


© 1999 The Santa Cruz Operation, Inc. All rights reserved.
UnixWare 7 Release 7.1.1 - 5 November 1999