blob: 4643adfff64d8035b810ce9f7cc158290ac5f577 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
Currently known issues
- the chmod of symlinks not working on all platforms (on sparc ubuntu, must be tested)
- 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.
- on ext4 possible small memory leak (must be tested)
|