proxmox-backup/src/backup
Wolfgang Bumiller 1628a4c731 use timers with a signal for file locking
* rename lock_file -> open_file_locked,
* add lock_file as a function working on already-opened
  files
* change timeout types to std::time::Duration

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2018-12-19 11:23:00 +01:00
..
chunk_store.rs use timers with a signal for file locking 2018-12-19 11:23:00 +01:00
datastore.rs move lock_file to tools.rs 2018-12-19 10:02:24 +01:00
image_index.rs impl sweep_used_chunks, first try 2018-12-19 09:51:33 +01:00