summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorrobi <robi>2010-05-20 00:15:01 +0000
committerrobi <robi>2010-05-20 00:15:01 +0000
commit4efdf36026aa2c76ea8a0b8667598e49bde7b678 (patch)
treede14b911cf2fb2e77a8913b9fdce3c3348320ceb /TODO
Initial revision
Diffstat (limited to 'TODO')
-rw-r--r--TODO13
1 files changed, 13 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..4643adf
--- /dev/null
+++ b/TODO
@@ -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