November 21st, 2008 by ahoog

superblock

A superblock is a metadata structure in Linux and Unix file systems which contains information about file system such as:

  • File system type
  • Size
  • Status
  • Information about other metadata structures

The structure is so important that the operating system keeps one or multiple backup copies of the information.

  • Share/Bookmark

You must be logged in to post a comment.