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
..
debug.c - Fix same vnodes associated with multiple cookies 2012-07-21 05:49:42 +00:00
fuse.h Add a FUSE trace facility, with statistics collection. This should help 2011-12-28 17:33:52 +00:00
libperfuse.3 Small typo in macro (Xd -> Xr). 2011-05-10 12:14:37 +00:00
Makefile Disable default build of debugging info. 2012-09-06 16:39:07 +00:00
ops.c For filesystems mounted without -o use_ino, readdir is not 2014-01-06 08:56:34 +00:00
perfuse_if.h - Fix same vnodes associated with multiple cookies 2012-07-21 05:49:42 +00:00
perfuse_priv.h - Fix same vnodes associated with multiple cookies 2012-07-21 05:49:42 +00:00
perfuse.c Turn a fatal error into a warning. 2012-09-10 13:56:18 +00:00
perfuse.h
shlib_version
subr.c - Fix same vnodes associated with multiple cookies 2012-07-21 05:49:42 +00:00