diff options
author | fdinoff <fdinoff@google.com> | 2023-11-16 06:23:20 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-16 11:23:20 +0000 |
commit | c9905341ea34ff9acbc11b3c53ba8bcea35eeed8 (patch) | |
tree | 6d8606fcd4091f47c2eb46e825163034f71de786 /include | |
parent | a466241b45d1dd0bf685513bdeefd6448b63beb6 (diff) | |
download | libfuse-c9905341ea34ff9acbc11b3c53ba8bcea35eeed8.tar.gz |
Pass FUSE_PARALLEL_DIROPS to kernel (#861)
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.
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions