Wolfgang Bumiller 9ac6ec868a backup/chunk_store: split insert_chunk
The protocol handler will receive chunk data plus a hash
pre-calculated by the client. It will verify the hash before
sending it up to the datastore in order to respond to the
client with an error on a mismatch, so there's no need to
recalculate the hash another time.

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
2019-02-25 13:44:29 +01:00
2019-02-24 16:19:39 +01:00
2019-02-01 10:41:54 +01:00
2019-02-16 13:46:20 +01:00
2019-02-05 14:17:30 +01:00
2019-02-24 10:18:38 +01:00
2019-02-24 10:18:38 +01:00
Description
No description provided
14 MiB
Languages
Rust 88.1%
JavaScript 11.3%
Makefile 0.3%
CSS 0.2%