summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-05-09 15:37:40 +0100
committerRichard Jones <rjones@redhat.com>2009-05-09 15:37:40 +0100
commit62c11fb60ef722c77215357a14465b44b5c7402f (patch)
treeeb930f38dd03ff0d6b5d89084b60c80265a54ec7
parentc889d127598f5613a49ee713adeb7165f473dbdc (diff)
downloadlibguestfs-62c11fb60ef722c77215357a14465b44b5c7402f.tar.gz
libguestfs-62c11fb60ef722c77215357a14465b44b5c7402f.tar.xz
libguestfs-62c11fb60ef722c77215357a14465b44b5c7402f.zip
Note about using FUSE / mountlo code.
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index e2eaff0e..0d429c9e 100644
--- a/TODO
+++ b/TODO
@@ -6,6 +6,12 @@ https://www.redhat.com/archives/fedora-virt/2009-April/msg00114.html
We badly need to actually implement the FTP server mentioned in the
documentation.
+Or: Implement a FUSE-based filesystem. See the FUSE mountlo
+project which does something similar, albeit only to single
+filesystems:
+
+http://sourceforge.net/project/showfiles.php?group_id=121684&package_id=150116
+
----------------------------------------------------------------------
BufferIn and BufferOut should turn into <char *, int> and simple