fuse: add cache on directories entries
Closes T2695.
The readdir() endpoint is now O(N) instead of O(N²) since we do not go
through all entries every time, but only those after the readdir()
offset.
haltode | Authored on Oct 23 2020, 2:54 PM |
haltode | Pushed on Nov 4 2020, 5:10 PM |
Buildable 16852 | |
Build 25993: test-and-build | Jenkins console · Jenkins |