Add locking functions

This commit is contained in:
Alexander Neumann
2015-06-24 18:17:01 +02:00
parent 26e4d2e019
commit d51fd436b5
4 changed files with 424 additions and 1 deletions

View File

@@ -375,6 +375,11 @@ As can be seen from the output of the program `sha256sum`, the hash matches the
plaintext hash from the map included in the tree above, so the correct data has
been returned.
Locks
-----
Backups and Deduplication
=========================