0. Which of the following information about the UNIX file system is not correct?
Super block contains the number of i-nodes, the number of disk blocks, and the start of the list of free disk blocks.
An i-node contains accounting information as well as enough information to locate all the disk blocks that holds the file’s data.
Each i-node is 256-bytes long.
All the files and directories are stored in data blocks.