All of lore.kernel.org
 help / color / mirror / Atom feed
From: dib.coolguy@gmail.com (Dibyayan Chakraborty)
To: kernelnewbies@lists.kernelnewbies.org
Subject: File system implementation
Date: Sat, 25 May 2013 10:47:04 +0530	[thread overview]
Message-ID: <1369459024.5607.16.camel@debian.localhost> (raw)

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.

             reply	other threads:[~2013-05-25  5:17 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-05-25  5:17 Dibyayan Chakraborty [this message]
2013-05-26 11:39 ` File system implementation Greg Freemyer
2013-05-26 18:23 ` Sankar P
2013-05-27  8:05 ` Vineet Agarwal
  -- strict thread matches above, loose matches on Subject: below --
2013-05-29 14:20 File System Implementation Dibyayan Chakraborty
2013-05-29 15:54 ` Greg Freemyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1369459024.5607.16.camel@debian.localhost \
    --to=dib.coolguy@gmail.com \
    --cc=kernelnewbies@lists.kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.