projects
/
qemu-gpiodev
/
libfuse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97f4a9c
)
Clarify that readdir() *may* report . and .. entries.
author
Nikolaus Rath
<Nikolaus@rath.org>
Sat, 8 Oct 2016 04:51:43 +0000
(21:51 -0700)
committer
Nikolaus Rath
<Nikolaus@rath.org>
Sun, 9 Oct 2016 04:26:40 +0000
(21:26 -0700)
include/fuse_lowlevel.h
patch
|
blob
|
history
diff --git
a/include/fuse_lowlevel.h
b/include/fuse_lowlevel.h
index f2d9caa2b922014025aa3ba3ede282fa8146729b..f40f9fa61966d617137c1cee106bd0952f88b69a 100644
(file)
--- a/
include/fuse_lowlevel.h
+++ b/
include/fuse_lowlevel.h
@@
-605,6
+605,9
@@
struct fuse_lowlevel_ops {
* Returning a directory entry from readdir() does not affect
* its lookup count.
*
+ * The function does not have to report the '.' and '..'
+ * entries, but is allowed to do so.
+ *
* Valid replies:
* fuse_reply_buf
* fuse_reply_data