summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-04-18 20:49:27 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-04-18 20:49:27 +0200
commit33e10221f515899116faa30f0d79d34b5f0bfff6 (patch)
treeaca87b4870111c70a7b55b72c9abb827998627fc /BUGS
parent6e8858e71000ef3c72b7ba1d696f8ea6f39f7202 (diff)
downloadpgfuse-33e10221f515899116faa30f0d79d34b5f0bfff6.tar.gz
pgfuse-33e10221f515899116faa30f0d79d34b5f0bfff6.tar.bz2
got a first working version without a maxsize limit
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS2
1 files changed, 1 insertions, 1 deletions
diff --git a/BUGS b/BUGS
index a7a2c3b..e1c6a4f 100644
--- a/BUGS
+++ b/BUGS
@@ -1,5 +1,5 @@
- no hard-links
-- not able to store files bigger than MAX_FILE_SIZE (10MB)
+- no mknod support
- doesn't run multi-threaded currently (always give the -s option!)
- no rename supported
- no support for extended attributes and ACLs