blob: 71d0247bfe88434784172e8f769dd79a43a0e622 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
Currently known issues
- on big-endian the crtime and deleted directory entry not correct if use the
real libfunction for read the inode.
The modified version to read the Journal inode works. BUG:#017304 ; #017304
- on ext4 possible small memory leak (must be tested)
- There are too many recovers files, because reused Inode
|