diff options
author | Robin Appelman <robin@icewind.nl> | 2018-07-05 14:39:10 +0200 |
---|---|---|
committer | Robin Appelman <robin@icewind.nl> | 2018-07-05 14:39:10 +0200 |
commit | 3d5acbb1d0944ba00fee9af72f7253e6fc7f787e (patch) | |
tree | 48ae7acd74515bd11884d02edc9f241425866d44 /version.php | |
parent | 42912a0e2500f4ce0ff2f9921539283d4239e8a9 (diff) | |
download | nextcloud-server-3d5acbb1d0944ba00fee9af72f7253e6fc7f787e.tar.gz nextcloud-server-3d5acbb1d0944ba00fee9af72f7253e6fc7f787e.zip |
prevent lock values from going negative with memcache backend
This can be caused by the code releasing more locks then it acquires,
once the lock value becomes negative it's likely that it will never be able
to change into an exclusive lock again.
Signed-off-by: Robin Appelman <robin@icewind.nl>
Diffstat (limited to 'version.php')
0 files changed, 0 insertions, 0 deletions