]> git.proxmox.com Git - proxmox-backup.git/commit
prune: respect snapshot flock
authorStefan Reiter <s.reiter@proxmox.com>
Wed, 14 Oct 2020 12:16:29 +0000 (14:16 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 15 Oct 2020 05:09:34 +0000 (07:09 +0200)
commit836c4a278dabf97b57fefa199b672d60afe5abdf
treea94ae201d956c57407ae4153c8738d411bf8c350
parent6cd8496008e5047672a1b878d28d159abf196e6e
prune: respect snapshot flock

A snapshot that's currently being read can still appear in the prune
list, but should not be removed.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
src/api2/admin/datastore.rs