aboutsummaryrefslogtreecommitdiff
path: root/include/fuse_lowlevel.h
diff options
context:
space:
mode:
authorGravatar Nikolaus Rath <Nikolaus@rath.org>2016-10-07 21:51:43 -0700
committerGravatar Nikolaus Rath <Nikolaus@rath.org>2016-10-08 21:26:40 -0700
commitc3b9431fc5092266c17b63afab151273e1df0243 (patch)
treeffb224c46a7d90044e78d4dae93c544b386b3a93 /include/fuse_lowlevel.h
parent97f4a9cb4fc69be5c3b4d7631ebe20355bdc83dc (diff)
Clarify that readdir() *may* report . and .. entries.
Diffstat (limited to 'include/fuse_lowlevel.h')
-rw-r--r--include/fuse_lowlevel.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/fuse_lowlevel.h b/include/fuse_lowlevel.h
index f2d9caa..f40f9fa 100644
--- 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