LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Kernel (https://www.linuxquestions.org/questions/linux-kernel-70/)
-   -   what is the medium who provides mapping between indoe number and datablock (https://www.linuxquestions.org/questions/linux-kernel-70/what-is-the-medium-who-provides-mapping-between-indoe-number-and-datablock-486779/)

mayankh 09-25-2006 08:06 AM

what is the medium who provides mapping between indoe number and datablock
 
Hi all

having one confusion ?

As we know
each file has inode

inode contains two things
metadata
actual data

and there is mapping between inode number and data block

but who provides mapping between this two that is inode number and data block.

i think it is kernel...right

if it is not the please tell me..i m confused

Matir 09-25-2006 08:38 AM

It's the filesystem layer within the kernel.


All times are GMT -5. The time now is 12:13 PM.