Re: [Re: Inodes]

H. Peter Anvin (hpa@zytor.com)
14 May 2001 09:04:46 -0700


Followup to: <20010514073547.12678.qmail@nwcst284.netaddress.usa.net>
By author: Blesson Paul <blessonpaul@usa.net>
In newsgroup: linux.dev.kernel
>
> Hi J
> You misunderstood my question. Let take an example.
> Let I have a msdos partition. No msdos files has inode numbers, right. Let I
> mount that msdos partition. Then what happens, That is my question. Will the
> inode numbers are assigned to all msdos files at mounting time itself
>

The inode numbers are "invented" by the MS-DOS filesystem driver. In
the particular case of the "msdos" driver I believe it uses the
location of the directory entry (the functional equivalent of the
inode) on disk.

-hpa

-- 
<hpa@transmeta.com> at work, <hpa@zytor.com> in private!
"Unix gives you enough rope to shoot yourself in the foot."
http://www.zytor.com/~hpa/puzzle.txt
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/