summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-04-26 13:35:06 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-04-26 13:35:06 +0200
commit5711e1082493f461c0432ee6671ec2cfa468d50d (patch)
tree3207cb0237650848073e7db77c220075117bd435 /TODO
parent70f3740e5c9948e27771a7d566fc07ed78101c71 (diff)
downloadpgfuse-5711e1082493f461c0432ee6671ec2cfa468d50d.tar.gz
pgfuse-5711e1082493f461c0432ee6671ec2cfa468d50d.tar.bz2
-
Diffstat (limited to 'TODO')
-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