diff options
author | robi <robi> | 2010-05-20 00:15:01 +0000 |
---|---|---|
committer | robi <robi> | 2010-05-20 00:15:01 +0000 |
commit | 4efdf36026aa2c76ea8a0b8667598e49bde7b678 (patch) | |
tree | de14b911cf2fb2e77a8913b9fdce3c3348320ceb /TODO |
Initial revision
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -0,0 +1,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) + +
\ No newline at end of file |