libfuse: fix readdirplus doc
authorNikolaus Rath <Nikolaus@rath.org>
Mon, 20 May 2013 12:44:59 +0000 (14:44 +0200)
committerMiklos Szeredi <mszeredi@suse.cz>
Mon, 20 May 2013 12:44:59 +0000 (14:44 +0200)
commit18c59ab4893cf3c64762556aa0af2cac638655df
tree886988ad687b8d3064c67871da7fde1f88776430
parent6b02a7082ae4c560427ff95b51aa8930bb4a6e1f
libfuse: fix readdirplus doc

Returning entry in readdir does not result in bump of lookup count.

Returning entry in readdirplus DOES result in increase of lookup count by
1. You need to provide valid nodeid and valid stat structure (with at least
valid type) for each entry.
include/fuse_lowlevel.h