Published at LXer:
By using the tune2fs tool with the option, -l, the inode size of the filesystem can be seen. Using the same option, other information of the filesystem superblock can also be seen. The superblock contains information about the filesystem, such as the number of free blocks available, and the number of mounts, that may be useful for tuning purposes.
Read More...