Clarify that readdir() *may* report . and .. entries.
authorNikolaus Rath <Nikolaus@rath.org>
Sat, 8 Oct 2016 04:51:43 +0000 (21:51 -0700)
committerNikolaus Rath <Nikolaus@rath.org>
Sun, 9 Oct 2016 04:26:40 +0000 (21:26 -0700)
include/fuse_lowlevel.h

index f2d9caa2b922014025aa3ba3ede282fa8146729b..f40f9fa61966d617137c1cee106bd0952f88b69a 100644 (file)
@@ -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