From: Jon Mayo <jon.mayo@gmail.com>
To: Sagar lokhande <sagar007rocs@gmail.com>
Cc: linux-fsdevel@vger.kernel.org
Subject: Re: how to read a partition for ext2
Date: Thu, 26 Mar 2009 02:53:40 -0700 [thread overview]
Message-ID: <e694f9e00903260253q2269993ande6ff1fc982a98ae@mail.gmail.com> (raw)
In-Reply-To: <2b3b6e8b0903252245i16f66a6l14b4271d88b9a204@mail.gmail.com>
On Wed, Mar 25, 2009 at 10:45 PM, Sagar lokhande <sagar007rocs@gmail.com> wrote:
> Hi! my project is covert web based filesystem .
> my objective is to read a filesystem in to a folder and then apply
> steganography on it.
Sounds like a neat project! Did you have a question in particular? I
assume you're already looking at ext2 docs and source to find unused
areas or areas where more than one value can have the same meaning.
For source, I like the ext2 implementation in GRUB bootloader as a
rough example because it's read-only and a little simpler, it is
usually easy to worry about reading first then worry about
modifying/writing when dealing with a new filesystem.
--
Jon Mayo
<jon.mayo@gmail.com>
prev parent reply other threads:[~2009-03-26 9:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-26 5:45 how to read a partition for ext2 Sagar lokhande
2009-03-26 9:53 ` Jon Mayo [this message]
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=e694f9e00903260253q2269993ande6ff1fc982a98ae@mail.gmail.com \
--to=jon.mayo@gmail.com \
--cc=linux-fsdevel@vger.kernel.org \
--cc=sagar007rocs@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).