ef486683cc
libfuse does not use filehandle the same way for directories and other objects. As a result, filehandles obtained by OPENDIR should not be sent on non-directory related operations like READ/WRITE/GETATTR... While there, fix the lookup count sent to the FORGET operation, which led to leaked nodes. |
||
---|---|---|
.. | ||
debug.c | ||
fuse.h | ||
libperfuse.3 | ||
Makefile | ||
ops.c | ||
perfuse_if.h | ||
perfuse_priv.h | ||
perfuse.c | ||
perfuse.h | ||
shlib_version | ||
subr.c |