diff options
author | robi <robi> | 2011-04-05 01:13:26 +0000 |
---|---|---|
committer | robi <robi> | 2011-04-05 01:13:26 +0000 |
commit | 022612eae379cc1d70b09655096a33d0a5f09617 (patch) | |
tree | e97e167721414503f814e7d27bddf0f0075461bb /NEWS | |
parent | c98aee37f48b9523e2eceef61949aeda958ed3f8 (diff) |
version stuff
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +ext4magic 0.2.1 Optional Expert-Mode with the following new options "-s blocksize" ; "-n blockcount" ; "-c" + This makes it possible to open front corrupted file systems. + + Modified flow control allows automatic a recover-all ("-r" or "-R" on the entire file system) + This enables the restore of deleted inode even if the directory inode is not found in journal. + The function uses the first two stages of the magic functions (ext3/ext4) + + ext4magic 0.2.0 The Magic features for ext3 are complete. Support for most files types of a typical Linux system and lots of multimedia files. |