Re: File system implementation

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

 




Dibyayan Chakraborty <dib.coolguy@xxxxxxxxx> wrote:

>Hi,
>I want to implement a file system and integrate with my system. Now
>first i have to implement the code for disk-formatting(like populating
>the super_block , root inode etc). I want to see the source code for
>the
>ext3 file system for this purpose.
>
>Please tell me which file in the kernel source contains the
>implementation.

In general the kernel doesn't create the things. Mkfs does, so you need the source to mkfs.ext3.

Greg
-- 
Sent from my Android phone with K-9 Mail. Please excuse my brevity.

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@xxxxxxxxxxxxxxxxx
http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies




[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