aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2004-06-03 13:52:40 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2004-06-03 13:52:40 +0000
commitff8753578ac425bf64502f6b26c85c5a4cb0d17b (patch)
tree2fea8c05cb627aa765665619fe36174a5741f7c7 /TODO
parent203afbfa512490c58f7b98eec417ec3054f0d007 (diff)
downloadlibfuse-ff8753578ac425bf64502f6b26c85c5a4cb0d17b.tar.gz
fuse_main() goes into background after successful mount
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 0 insertions, 5 deletions
diff --git a/TODO b/TODO
deleted file mode 100644
index 971ea9e..0000000
--- a/TODO
+++ /dev/null
@@ -1,5 +0,0 @@
- - Better (but not too complex) library interface for open/read/write/close
-
- - Integrate (parts of) fusermount into mount(8)
-
- - Etc, etc...