summaryrefslogtreecommitdiffstats
path: root/LOCKS
diff options
context:
space:
mode:
authorSimon Rettberg2013-08-26 18:59:22 +0200
committerSimon Rettberg2013-08-26 18:59:22 +0200
commitcfb0fba59db0937a00ff04b03aaa28ca671fe4d7 (patch)
treee24109886f706b96f87903fab9e786153f628e9f /LOCKS
parent[SERVER] WIP: On-the-fly image cloning (diff)
downloaddnbd3-cfb0fba59db0937a00ff04b03aaa28ca671fe4d7.tar.gz
dnbd3-cfb0fba59db0937a00ff04b03aaa28ca671fe4d7.tar.xz
dnbd3-cfb0fba59db0937a00ff04b03aaa28ca671fe4d7.zip
[SERVER] On-the-fly transparent proxying
Diffstat (limited to 'LOCKS')
-rw-r--r--LOCKS1
1 files changed, 1 insertions, 0 deletions
diff --git a/LOCKS b/LOCKS
index 9eb9622..5de521a 100644
--- a/LOCKS
+++ b/LOCKS
@@ -18,6 +18,7 @@ _images_lock
_images[].lock
uplink.queueLock
_alts_lock
+client.sendMutex
If you need to lock multiple clients at once,
lock the client with the lowest array index first.