File inode (index number) has the following information:
- file type (exe,block special, etc)
- permissions
- owner id
- group id
- # of hard links to the file
- file size
- time 3x (file access, change and modifcation) NO creation time.
- file deletion time
- ACL
Whats NOT in an inode (this can be a trick question)
NO creation time
NO filename
No directory path