summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
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