<<< The superblock data layout | Index | Group descriptors >>> |
Also, the superblock contains
volume label - can be used to identify the file system, e.g. rootfs
the last write time
the last mount time
the path where the file system was last mounted, e.g. /dev/hda5
The operating system periodically saves the superblock to disk to assure its integrity.
<<< The superblock data layout | Index | Group descriptors >>> |