summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-05-01 20:06:15 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-05-01 20:06:15 +0200
commit48f270b4690f085561cc855008d67445f08422e4 (patch)
tree7f19099bf9322f038d0fb3c16c659dbd3fb43ee9 /TODO
parent2cc6009fc5809eccd984aa69c6ae940a7a744cfb (diff)
downloadpgfuse-48f270b4690f085561cc855008d67445f08422e4.tar.gz
pgfuse-48f270b4690f085561cc855008d67445f08422e4.tar.bz2
added a test for sparse files
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 4343470..4339b7b 100644
--- a/TODO
+++ b/TODO
@@ -9,7 +9,6 @@ TODO list (in order of priority)
- fill in st_nlink correctly
- 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
of data in BYTEA columns. Try to support tails of growing files
and tiny files (without padding to the block size)