diff options
author | Thomas Guillem <thomas@gllm.fr> | 2015-05-09 15:59:31 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2015-05-29 22:39:14 +0200 |
commit | 3436a646b5a2fc181056fa44989e17ff1f6b083c (patch) | |
tree | 655c789c2d6e7dd39b1d29db406ad6dd45ddb257 /src/storage/CompositeStorage.hxx | |
parent | aed0af1e00b7d3f1bbe886a50cc140d01fc2bff8 (diff) | |
download | mpd-3436a646b5a2fc181056fa44989e17ff1f6b083c.tar.gz mpd-3436a646b5a2fc181056fa44989e17ff1f6b083c.tar.xz mpd-3436a646b5a2fc181056fa44989e17ff1f6b083c.zip |
storage/nfs: fix deadlock when connecting
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.
Diffstat (limited to 'src/storage/CompositeStorage.hxx')
0 files changed, 0 insertions, 0 deletions