Re-introduce the fast lookup algorithm for indirect blocks
Re-introduce the file type determination stuff
Optimization
Add options to add some user-override to default ignoration of some kind of indirect blocks (those pointing to empty blocks, for example)
Add options to change default behaviour of exploration
Gettextize
Create inodes on filesystem instead of extracting files from there
Use compression to store data in disk map file
Try to recover files smaller than 48KB
Try to recover fragmented files based on the fact that data is not in blocks where we extracted data from and that we know some stuff about the data placement algorithm.
Add option for the user to specify what content type he is looking for.
Enhance the diskmap handling so that continuing previous recovers can be efficient.
