Commit 129d3141 authored by Han-Wen Nienhuys's avatar Han-Wen Nienhuys

Document two important TODO items.

parent 8cadc873
...@@ -104,8 +104,15 @@ Grep source code for TODO. Major topics: ...@@ -104,8 +104,15 @@ Grep source code for TODO. Major topics:
* Missing support for FUSE_INTERRUPT, FUSE_NOTIFY, CUSE, BMAP, POLL, * Missing support for FUSE_INTERRUPT, FUSE_NOTIFY, CUSE, BMAP, POLL,
IOCTL, STATFS IOCTL, STATFS
* Partial support for mounting as root (The high level FS api does not
yet pass caller Uid/Gid/Pid)
* In the high-level API, renames are racy; See also:
http://sourceforge.net/mailarchive/message.php?msg_id=27550667
LICENSE LICENSE
Like Go, this library is distributed under the new BSD license. See Like Go, this library is distributed under the new BSD license. See
accompanying LICENSE file. accompanying LICENSE file.
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment