[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Undeletion utililty for ext3/4
- From: David Baron <d_baron 012 net il>
- To: ext3-users redhat com
- Subject: Re: Undeletion utililty for ext3/4
- Date: Sat, 02 May 2009 23:39:56 +0300
On Saturday 02 May 2009 19:00:14 ext3-users-request redhat com wrote:
> have recently released a project on sourceforge
>
> > ( http://extundelete.sourceforge.net ) that can undelete a file from an
> > ext3 or ext4 partition. It uses code from ext3grep to parse
> > command-line options, and uses libext2fs to read the partitions.
> > Instead of reading the entire partition, as ext3grep does, it reads
> > only the journal file and is able to restore a deleted file from the
> > information there and in (possibly deleted) directory blocks. I hope it
> > is of some use.
>
> Thanks - I've added this to the collection of ext2/3 undeletion tools in
> the wiki: http://ext4.wiki.kernel.org/index.php/Undeletion
Look good. Never had much luck with ext3grep.
However, cannot compile it. Has these huge hex constants that will not fit
usual long types. Does this code need a 64-bit kernel or can I do something to
the #defined I64 type to get this to compile?
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]