LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Inode numbering (https://www.linuxquestions.org/questions/linux-newbie-8/inode-numbering-244965/)

zaheer031 10-20-2004 02:23 AM

Inode numbering
 
Why do inode numbers start from 1 and not 0

trickykid 10-20-2004 07:47 AM

Its how they are structured along with the integrity of how hard drives are designed, file space, allocation and the way bits and bytes work into play.

Why would you need an inode to start with a 0? I'd suggest reading up on bits, bytes and such, probably make more sense to you then. You do realize any number that starts with a 0, you can just drop the 0 anyways.. 005 is still just 5... 01024 is still 1024... ;)


All times are GMT -5. The time now is 02:59 AM.