File system implementation

Vineet Agarwal checkout.vineet at gmail.com
Mon May 27 04:05:45 EDT 2013


On Sat, May 25, 2013 at 10:47 AM, Dibyayan Chakraborty <
dib.coolguy at gmail.com> 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.
>
>
>
You can start looking for e2fsprogs. You can find the details out there
regarding the file-system formatting etc.


>
> _______________________________________________
> Kernelnewbies mailing list
> Kernelnewbies at kernelnewbies.org
> http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20130527/d18527bf/attachment.html 


More information about the Kernelnewbies mailing list