Allow parallel operations on different volumes #136
Labels
help wanted
Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines.
kind/bug
Categorizes issue or PR as related to a bug.
Milestone
We put global locks on mount operations (I didn't check about attach/detach). This limits the driver from only executing one mount at a time. We should allow mounts to happen in parallel if they're on different volumes.
The text was updated successfully, but these errors were encountered: