aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2001-11-11 18:20:17 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2001-11-11 18:20:17 +0000
commit0a7077f5364454de39fb1ac486d4bd233aa11798 (patch)
tree1eb1c74df8cde602e885f4817836cbd3c7567fbe /TODO
parent8cffdb9707f6d2b19a8cf639f1ec159bb5f55695 (diff)
downloadandroid_external_fuse-0a7077f5364454de39fb1ac486d4bd233aa11798.tar.gz
android_external_fuse-0a7077f5364454de39fb1ac486d4bd233aa11798.tar.bz2
android_external_fuse-0a7077f5364454de39fb1ac486d4bd233aa11798.zip
x
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..6dc039a
--- /dev/null
+++ b/TODO
@@ -0,0 +1,11 @@
+ - Better (but not too complex) library interface for open/read/write/close
+
+ - Permission checking for users other then the owner of the mount
+
+ - Improve efficiency of read and write operations
+
+ - Integrate (parts of) fusermount into mount(8)
+
+ - Statfs operation
+
+ - Etc, etc...