mirror of
git://git.proxmox.com/git/pve-zsync.git
synced 2025-01-18 14:03:35 +03:00
Fabian Ebner
96ed817693
Refactor locking
This introduces a new locked() mechanism allowing to enclose locked sections in a cleaner way. There's only two types of locks namely one for state and cron (they are always read together and almost always written together) and one for sync. Signed-off-by: Fabian Ebner <f.ebner@proxmox.com>
Description
No description provided
Languages
Perl
96%
Makefile
4%