Skip to content

Added a flag for mounting shares in sync.

Dominik requested to merge Polakovics/NoMAD:async-mount into Experimental

This should replace the slow mount option of soberhofer. The problem with the slow mount is that if the connection isn't good, there is the possibility for 2 concurrent requests, which will result in a user lockout.

Merge request reports