fix documentation for opendir in fuse_operations
authorCarl Edquist <edquist@cs.wisc.edu>
Tue, 22 May 2018 22:04:07 +0000 (17:04 -0500)
committerNikolaus Rath <Nikolaus@rath.org>
Thu, 24 May 2018 15:01:37 +0000 (16:01 +0100)
commitc17f2c6823a21796678a228bfe4971719aced1e7
treeb4b5213530e6fa206b39a1b018494b25ad9d9ab9
parentc2d0e65057aa3b0627ee06711f8a6408accee63c
fix documentation for opendir in fuse_operations

the filehandle from opendir is passed to releasedir - there is no
closedir function in fuse_operations
include/fuse.h