mirror of
https://github.com/spacedriveapp/spacedrive.git
synced 2026-06-22 22:39:52 -04:00
This commit updates the LocationManager to ensure that all locations have a resolved volume before creation. It simplifies volume ID handling by removing lazy resolution and directly returning errors when volumes are not found. Additionally, it modifies related functions to reflect these changes, enhancing the robustness of volume management in the application.