Stefan Reiter 068e526862 backup: touch all chunks, even if they exist
We need to update the atime of chunk files if they already exist,
otherwise a concurrently running GC could sweep them away.

This is protected with ChunkStore.mutex, so the fstat/unlink does not
race with touching.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
2020-09-08 12:51:03 +02:00
..
2020-09-08 08:54:33 +02:00
2020-08-25 18:52:31 +02:00
2020-08-18 08:50:14 +02:00
2020-09-08 08:54:33 +02:00
2020-07-21 19:33:52 +02:00
2019-09-11 12:14:05 +02:00
2020-08-13 11:36:10 +02:00
2020-05-23 10:42:48 +02:00