Skip to content
Snippets Groups Projects
Commit 8ab6f26c authored by Emmanuel Gil Peyrot's avatar Emmanuel Gil Peyrot
Browse files

Common: Make recursive FileUtil functions take a maximum recursion

Fixes #1115.

Also improves the performances of DiskArchive’s directory
implementation a lot, simply by not going through the entire tree
instead of just listing the first level files.

Thanks to JayRoxFox for rebasing this on current master!
parent 51ee2d2e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment