linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andreas Dilger <adilger@sun.com>
To: ranjith kannikara <ranjithkannikara@gmail.com>
Cc: linux-ext4@vger.kernel.org
Subject: Re: Help to read journal content
Date: Mon, 03 Aug 2009 13:54:44 -0600	[thread overview]
Message-ID: <20090803195444.GH5432@webber.adilger.int> (raw)
In-Reply-To: <20aa8c370908030446n59325e14j41e4cc72d86a9bae@mail.gmail.com>

On Aug 03, 2009  17:16 +0530, ranjith kannikara wrote:
> We are doing a project to make an applicatio that can recover the
> deleted data from an ext3 filesystem
> <http://sourceforge.net/projects/recoverext3/>. We ahve used the tools
> foremost and debugfs to debug the filesystem and read the journal.
> Is there any way to read the journal?
> Or How can we read the journal of a filesystem.
> The inode number of the journal is present in the ext3_super_block
> structure. But We are able to open the inode only with the help of
> these tools.
> Can someone guide us to where tio find the details of how a journal
> can be read.

Why create a new tool?  There is ext3grep which already does a lot of
this work, and it would be much better to spend your time to improve
that tool instead of spending time developing a new tool that doesn't
do anything better than any existing one.

Cheers, Andreas
--
Andreas Dilger
Sr. Staff Engineer, Lustre Group
Sun Microsystems of Canada, Inc.


      reply	other threads:[~2009-08-03 19:55 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20aa8c370908030417he494294i890e804e6a552488@mail.gmail.com>
2009-08-03 11:46 ` Help to read journal content ranjith kannikara
2009-08-03 19:54   ` Andreas Dilger [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=20090803195444.GH5432@webber.adilger.int \
    --to=adilger@sun.com \
    --cc=linux-ext4@vger.kernel.org \
    --cc=ranjithkannikara@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).