diff options
| author | Simon Rettberg | 2013-08-12 18:04:39 +0200 |
|---|---|---|
| committer | Simon Rettberg | 2013-08-12 18:04:39 +0200 |
| commit | a1dd0acdbdd6a9b70f9d7aa447e323f2072c650a (patch) | |
| tree | ea67a4cc5c3dd003184bb13ccfaf3fa90c42720c /LOCKS | |
| parent | I'm stupid (diff) | |
| download | dnbd3-a1dd0acdbdd6a9b70f9d7aa447e323f2072c650a.tar.gz dnbd3-a1dd0acdbdd6a9b70f9d7aa447e323f2072c650a.tar.xz dnbd3-a1dd0acdbdd6a9b70f9d7aa447e323f2072c650a.zip | |
[SERVER] Improve proxy mode, implement integrity check in proxy mode
Diffstat (limited to 'LOCKS')
| -rw-r--r-- | LOCKS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ This is a list of used locks, in the order they have to be aquired if you must hold multiple locks: _clients_lock _clients[].lock +integrityQueueLock _images_lock _images[].lock uplink.queueLock |
