diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -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... |