<div dir="ltr"><br><div class="gmail_extra">On Sat, May 25, 2013 at 10:47 AM, Dibyayan Chakraborty <span dir="ltr">&lt;<a href="mailto:dib.coolguy@gmail.com" target="_blank">dib.coolguy@gmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote">

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi,<br>
I want to implement a file system and integrate with my system. Now<br>
first i have to implement the code for disk-formatting(like populating<br>
the super_block , root inode etc). I want to see the source code for the<br>
ext3 file system for this purpose.<br>
<br>
Please tell me which file in the kernel source contains the<br>
implementation.<br>
<br>
<br></blockquote><div><br></div><div style>You can start looking for e2fsprogs. You can find the details out there regarding the file-system formatting etc.<br> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


<br>
_______________________________________________<br>
Kernelnewbies mailing list<br>
<a href="mailto:Kernelnewbies@kernelnewbies.org">Kernelnewbies@kernelnewbies.org</a><br>
<a href="http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies" target="_blank">http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies</a><br>
</blockquote></div><br></div></div>