NetBSD/lib/libperfuse
manu b76d3b3fa5 For filesystems mounted without -o use_ino, readdir is not
able to fetch inode number. We perfom an addtional lookup
on each file to get it.

In that case, do not lookup .. from root, as it breaks
out of the filesystem and hits NULL pointers.
2014-01-06 08:56:34 +00:00
..
Makefile
debug.c
fuse.h
libperfuse.3
ops.c For filesystems mounted without -o use_ino, readdir is not 2014-01-06 08:56:34 +00:00
perfuse.c
perfuse.h
perfuse_if.h
perfuse_priv.h
shlib_version
subr.c