Re: in kernel compilation of ext3

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



It is called when we insert the FS module. But as you have compiled ext3 module along with kernel then I think register function gets called during boot process.


 
On 1/24/08, Onkar <onkar.n.m@xxxxxxxxx> wrote:
I compiled the kernel with CONFIG_EXT3_FS=y ; having done that now  , do these functions get called :

module_init(init_ext3_fs)
module_exit(exit_ext3_fs)



??

or  how does the file system register itself ???

i.e., from where does register_filesystem(&ext3_fs_type)
get called ????
Please give me some pointers ..


--
Thanks & regards,
Onkar Mahajan


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux