summaryrefslogtreecommitdiff
path: root/BUGS
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-04-16 16:07:46 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-04-16 16:07:46 +0200
commitdf543d283666ab0b76b5d5147b3dc4c6f9f185d5 (patch)
tree2a47a92fea4f2b4f7074b09f8b8aed4d74bb5666 /BUGS
parent08c7ddd0e71a6ee4b448cfa9e5df6dbbae8898a5 (diff)
downloadpgfuse-df543d283666ab0b76b5d5147b3dc4c6f9f185d5.tar.gz
pgfuse-df543d283666ab0b76b5d5147b3dc4c6f9f185d5.tar.bz2
added a buglist and updated symlink tst
Diffstat (limited to 'BUGS')
-rw-r--r--BUGS6
1 files changed, 6 insertions, 0 deletions
diff --git a/BUGS b/BUGS
new file mode 100644
index 0000000..197ac36
--- /dev/null
+++ b/BUGS
@@ -0,0 +1,6 @@
+- no non-ASCII characters in filenames (at least not tested)
+- symlinks across directory boundaries don't work
+- no hard-links
+- not able to store files bigger than MAX_FILE_SIZE (10MB)
+- doesn't run multi-threaded currently (always give the -s option!)
+- no rename