summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index cf544ba..d5e1582 100644
--- a/TODO
+++ b/TODO
@@ -1,13 +1,13 @@
TODO list (in order of priority)
---------
-- rename
- handling of most file system metadata
- ownership: how is this done depending on
per-user or root mounts? think about security
here!
- extended attributes
- size -> bigint, adapt also code!
+- handle some wird cases with symlink renames, also test them
- sort out synchronization issues, how much should we lock?
- add tests for sparse files and funny read/write operations
- strategy for half-blocks, help PostgreSQL optimize disk usage