From 4efdf36026aa2c76ea8a0b8667598e49bde7b678 Mon Sep 17 00:00:00 2001 From: robi Date: Thu, 20 May 2010 00:15:01 +0000 Subject: Initial revision --- TODO | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 TODO (limited to 'TODO') 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 -- cgit v1.2.3