Commit Graph

1 Commits

Author SHA1 Message Date
Jarek Kowalski
9cb2a40816 feat(providers): improved sharded directory creation (#1665)
When a sharded directory is missing do not attempt to create all
its parents, but only children of the repository root.

This way when a top-level directory is unmounted, we won't recreate
it unnecessarily.

This is implemented for filesystem and SFTP providers.
2022-01-23 14:56:35 -08:00