]> git.proxmox.com Git - proxmox-backup.git/commit
rustdoc: overhaul backup rustdoc and add locking table
authorStefan Reiter <s.reiter@proxmox.com>
Thu, 15 Oct 2020 10:49:16 +0000 (12:49 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 16 Oct 2020 07:38:01 +0000 (09:38 +0200)
commitb64e9a97f3bfa277e58e4e63b0b979c3c85c980e
treeba0d54b3b589132bfd30ed72a04e7cf388dc2332
parent254b1f2213380806118d40f279e8f7ca2ef3f8de
rustdoc: overhaul backup rustdoc and add locking table

Rewrite most of the documentation to be more readable and correct
(according to the current implementations).

Add a table visualizing all different locks used to synchronize
concurrent operations.

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