Commit d67963b
authored
Fix very slow
Retrieving free space involves filesystem traversal which can
be very slow. We only want the filesystem type for directory listings
so add a `basicOnly` option for `FileSystem::getinfo()`.
This defaults to false so no change to default behaviour.IFS::Debug::listDirectory operation on LittleFS (#3008)1 parent 610cbed commit d67963b
3 files changed
+3
-3
lines changed
0 commit comments