Wolfgang Bumiller
|
5be4065baf
|
make FixedIndexReader Send and update comments
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2019-02-28 15:26:40 +01:00 |
Dietmar Maurer
|
7e3365554e
|
src/backup/chunk_stat.rs: new struct to track chunk statistics
|
2019-02-25 12:52:10 +01:00 |
Dietmar Maurer
|
798f7fa065
|
src/backup/chunk_store.rs: return info about compressed chunk size
So that we can generate better statistics ..
|
2019-02-25 11:36:05 +01:00 |
Dietmar Maurer
|
e5064ba607
|
simplify backup lib structure (pub use xxx:*), improve doc
|
2019-02-12 14:13:31 +01:00 |
Dietmar Maurer
|
91a905b6dd
|
rename ImageIndex to FixedIndex
also changed the file extension fron .iidx to .fidx
|
2019-02-12 11:50:45 +01:00 |