Update to 3.16.2 (#11) · daos-stack/fuse3@ee3da04 · GitHub
This tells the kernel that parallel lookup/readdir operations are supported. This is enabled by default but was not passed to the kernel so you always get the synchronized version. --- lib/fuse_lowlevel.c | 2 ++ 1 file changed, 2 insertions(+) ...