mirror of
https://github.com/pgsty/minio.git
synced 2026-03-16 17:53:43 +01:00
currently crawler waits for an entire readdir call to return until it processes usage, lifecycle, replication and healing - instead we should pass the applicator all the way down to avoid building any special stack for all the contents in a single directory. This allows for - no need to remember the entire list of entries per directory before applying the required functions - no need to wait for entire readdir() call to finish before applying the required functions
5.6 KiB
5.6 KiB