The ufs superblock
Much of the information about the
filesystem is stored in the superblock.
A few of the more important things it contains are the following:
- 
size and status of the filesystem
 
- 
label (filesystem name)
 
- 
size of the filesystem in logical blocks
 
- 
date and time of the last update
 
- 
cylinder group size
 
- 
number of data blocks in a cylinder group
 
- 
summary data block
© 2004 The SCO Group, Inc.  All rights reserved.
UnixWare 7 Release 7.1.4 - 22 April 2004