in kernel compilation of ext3
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
- Subject: in kernel compilation of ext3
- From: Onkar <onkar.n.m@xxxxxxxxx>
- Date: Thu, 24 Jan 2008 18:21:19 +0530
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]