Superblocks
Handle metadata only (attributes etc)
Responsible for retrieving and storing metadata from the FS media or peers
Struct superblocks hold things like:
- device, blocksize, dirty flags, list of dirty inodes
- super operations
- wait queue
- pointer to the root inode of this FS