• Thomas Guillem's avatar
    storage/nfs: fix deadlock when connecting · 3436a646
    Thomas Guillem authored
    The Connect method can be called between Schedule and lock. In that case, when
    locked, the state is already set to CONNECTING of READY and the condition won't
    be signaled anymore.
    3436a646
Name
Last commit
Last update
..
plugins Loading commit data...
CompositeStorage.cxx Loading commit data...
CompositeStorage.hxx Loading commit data...
Configured.cxx Loading commit data...
Configured.hxx Loading commit data...
FileInfo.hxx Loading commit data...
MemoryDirectoryReader.cxx Loading commit data...
MemoryDirectoryReader.hxx Loading commit data...
Registry.cxx Loading commit data...
Registry.hxx Loading commit data...
StorageInterface.cxx Loading commit data...
StorageInterface.hxx Loading commit data...
StoragePlugin.hxx Loading commit data...