summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 454cdde..09d6b1d 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,8 @@
TODO list (in order of priority)
---------
-- remove the size limitations, change the storage to
- a bytea (in blocks) as in mysqlfs.
+- add tests for sparse files and funny read/write operations
+- sort out transaction
- remove buffer in PgFuseFile, it causes synchronization
trouble, transaction trouble and is most likely not
necessary