Unless the 'default_permissions' mount option is given,
this method should check if opendir is permitted for this
directory. Optionally opendir may also return an arbitrary
filehandle in the fuse_file_info structure, which will be
passed to readdir, releasedir and fsyncdir.
Open directory
Unless the 'default_permissions' mount option is given, this method should check if opendir is permitted for this directory. Optionally opendir may also return an arbitrary filehandle in the fuse_file_info structure, which will be passed to readdir, releasedir and fsyncdir.
Introduced in version 2.3