mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-09-25 12:52:07 +00:00
8e54e34576
If we unmount first and then delete, the delete fails because the volume was unmounted. Delete ends up doing the same thing as the unmount anyways.