inodes

I’m sure I knew this… at one time. I bring this up because I was looking at web hosts and one said there was a limit on inodes.

I read here

Every used inode refers to 1 file. Every file has 1 inode. Directories, character files, and block devices are all files. They each have 1 inode.

I also read…

The default setting when creating a filesystem will create 1 inode per 2K bytes of space.

That implies tat a 4k file will have 2 inodes. So that makes the 1st thing I read false