summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-04-27 10:20:26 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-04-27 10:20:26 +0200
commit95424dc9557419b7d59da78aa7dca4eba4ca426e (patch)
tree4920bbff06a9d548025371345b08fa865bcaa411 /TODO
parenta3dc66aa614771d93c8d879043e6fd33dd15dac1 (diff)
downloadpgfuse-95424dc9557419b7d59da78aa7dca4eba4ca426e.tar.gz
pgfuse-95424dc9557419b7d59da78aa7dca4eba4ca426e.tar.bz2
small fixes and optimizations
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index d5e1582..e783be0 100644
--- a/TODO
+++ b/TODO
@@ -6,6 +6,7 @@ TODO list (in order of priority)
per-user or root mounts? think about security
here!
- extended attributes
+- fill in st_nlink correctly
- size -> bigint, adapt also code!
- handle some wird cases with symlink renames, also test them
- sort out synchronization issues, how much should we lock?