How does the kernel setup the file system

Manish Katiyar mkatiyar at gmail.com
Fri Jan 7 13:59:39 EST 2011


On Fri, Jan 7, 2011 at 8:10 AM, Fu Kai <kapenware at gmail.com> wrote:
> hi folks,
> I'm looking the source code about linux file system recently. I have scanned
> over ext2,
> and now I'm very curious about how does the kernel setup the ext2 up, but I
> couldn't locate
> the corresponding code. Could anybody give any advice for me?

Something like...

do_initcalls()
do_one_initcall()
fs_initcall()
module_init(init_ext2_fs)

HTH

>
> Thanks,
> owr
>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
>



-- 
Thanks -
Manish
==================================
[$\*.^ -- I miss being one of them
==================================



More information about the Kernelnewbies mailing list