mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-18 06:35:35 +03:00
Move cached_fileinfo and dir_path from vfs_fat_ctx_t to vfs_fat_dir_t so each open DIR* has its own readdir→stat cache.
Move cached_fileinfo and dir_path from vfs_fat_ctx_t to vfs_fat_dir_t so each open DIR* has its own readdir→stat cache.