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(+) --- a/lib/fuse_lowlevel.c +++ b/lib...