linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Help to read journal content
       [not found] <20aa8c370908030417he494294i890e804e6a552488@mail.gmail.com>
@ 2009-08-03 11:46 ` ranjith kannikara
  2009-08-03 19:54   ` Andreas Dilger
  0 siblings, 1 reply; 2+ messages in thread
From: ranjith kannikara @ 2009-08-03 11:46 UTC (permalink / raw)
  To: linux-kernel, linux-ext4

Hi,

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.

Regards
Ranju.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Help to read journal content
  2009-08-03 11:46 ` Help to read journal content ranjith kannikara
@ 2009-08-03 19:54   ` Andreas Dilger
  0 siblings, 0 replies; 2+ messages in thread
From: Andreas Dilger @ 2009-08-03 19:54 UTC (permalink / raw)
  To: ranjith kannikara; +Cc: linux-ext4

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.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-08-03 19:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [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 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).