summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-05-01 08:59:49 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-05-01 08:59:49 +0200
commit769032ebbbc2bf8f72dbfce13b39cf0e450f17c7 (patch)
treec1a08840b5d9245654846484031afc30ae7bfba5 /TODO
parent6297d437585be15616a47802c84f592447ed5cdd (diff)
downloadpgfuse-769032ebbbc2bf8f72dbfce13b39cf0e450f17c7.tar.gz
pgfuse-769032ebbbc2bf8f72dbfce13b39cf0e450f17c7.tar.bz2
ids and block numbers are bigints too now
fixed a UMR in psql_read_buf
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index e783be0..425597e 100644
--- a/TODO
+++ b/TODO
@@ -7,7 +7,6 @@ TODO list (in order of priority)
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?
- add tests for sparse files and funny read/write operations