<p dir="ltr">Hi.I don&#39;t know about the ext 3 format code, but you can check out this repository:</p>
<p dir="ltr"><a href="https://github.com/raczzoli/testfs">https://github.com/raczzoli/testfs</a></p>
<p dir="ltr">It is an experimental file system, but it can handle basic operations like directory listing/creation/removal, file creation and listing and you can also find a format utility under tools.<br>
I hope it helps.</p>
<p dir="ltr">Regards, Zoli.</p>
<div class="gmail_quote">On May 25, 2013 8:15 AM, &quot;Dibyayan Chakraborty&quot; &lt;<a href="mailto:dib.coolguy@gmail.com">dib.coolguy@gmail.com</a>&gt; wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc 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>
_______________________________________________<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>