summaryrefslogtreecommitdiffstats
path: root/LOCKS
diff options
context:
space:
mode:
authorsr2013-07-26 18:42:52 +0200
committersr2013-07-26 18:42:52 +0200
commit8b65d18653bb7a5c7aba714de0767a1e93ef78c1 (patch)
tree207212bdedaa918c2dc84005fe54826db40b26a6 /LOCKS
parentWork in progress: uplink (diff)
downloaddnbd3-8b65d18653bb7a5c7aba714de0767a1e93ef78c1.tar.gz
dnbd3-8b65d18653bb7a5c7aba714de0767a1e93ef78c1.tar.xz
dnbd3-8b65d18653bb7a5c7aba714de0767a1e93ef78c1.zip
[SERVER] Still working on the uplink... Almost there
Diffstat (limited to 'LOCKS')
-rw-r--r--LOCKS2
1 files changed, 1 insertions, 1 deletions
diff --git a/LOCKS b/LOCKS
index 61ce937..c542904 100644
--- a/LOCKS
+++ b/LOCKS
@@ -14,9 +14,9 @@ _clients_lock
_clients[].lock
_images_lock
_images[].lock
+uplink.lock
_alts_lock
-
If you need to lock multiple clients at once,
lock the client with the lowest array index first.