Re: EXT3 file recovery

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Apr 29, 2009 at 05:39:07AM -0600, Andreas Dilger wrote:
> On Apr 28, 2009  22:08 -0500, Bruno Wolff III wrote:
> > On Wed, Apr 29, 2009 at 06:15:59 +0530,
> >   ranjith kannikara <ranjithkannikara@xxxxxxxxx> wrote:
> > > HiI am a pre-final year computer science engineering student. We are doing
> > > an open source project to make an application to recover the deleted files
> > > in an ext3 filesystem. In between we are having some doubts can any one make
> > > some clarification?
> > 
> > A good start would probably be to look at what ext3grep does.
> 
> A good finish would be to take ext3grep and enhance it to do more than it
> currently does (e.g. add ext4 support) instead of making a duplicate tool.

Note that converting it to use libext2fs would for more of its
low-level functions would be one of the easier ways of accomplishing
this, since all of the low-level extent manipulation functions are
coded in libext2fs.  On the other hand, you'll learn more about the
low-level filesystem layout if you do it yourself; sone one is
probably better from an engineering perspective in terms of making a
robust and useful and long-term more easily maintained tool --- and
the other approach is better from a pedagogical perspective. 

    	  	      	     	    - Ted

_______________________________________________
Ext3-users mailing list
Ext3-users@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/ext3-users

[Index of Archives]         [Linux RAID]     [Kernel Development]     [Red Hat Install]     [Video 4 Linux]     [Postgresql]     [Fedora]     [Gimp]     [Yosemite News]

  Powered by Linux