Closed kivikakk closed 5 years ago
lowerdir_fd() is a macro which eventually calls fuse_get_context() -- this only works if we're in the same thread as a FUSE operation which has called one of our callbacks.
👍
lowerdir_fd() is a macro which eventually calls fuse_get_context() -- this only works if we're in the same thread as a FUSE operation which has called one of our callbacks.