sapling/eden/mononoke/derived_data/fastlog
Mistral Orhan Jean-Pierre Contrastin 5fe820dd06 Expose ctime from Blobstore::get() in mononoke
Summary:
- Change get return value for `Blobstore` from `BlobstoreBytes` to `BlobstoreGetData` which include `ctime` metadata
- Update the call sites and tests broken due to this change
- Change `ScrubHandler::on_repair` to accept metadata and log ctime
- `Fileblob` and `Manifoldblob` attach the ctime metadata
- Tests for fileblob in `mononoke:blobstore-test` and integration test `test-walker-scrub-blobstore.t`
- Make cachelib based caching use `BlobstoreGetData`

Reviewed By: ahornby

Differential Revision: D21094023

fbshipit-source-id: dc597e888eac2098c0e50d06e80ee180b4f3e069
2020-05-06 00:55:07 -07:00
..
Cargo.toml Bump tokio to 0.2.13 2020-04-15 12:18:00 -07:00
fastlog_impl.rs Expose ctime from Blobstore::get() in mononoke 2020-05-06 00:55:07 -07:00
lib.rs mononoke/scs-log: integrate deleted manifest (linear) 2020-04-14 18:27:39 -07:00
mapping.rs rust: Rename tokio_preview:: to tokio:: 2020-03-05 14:25:10 -08:00
ops.rs mononoke: use deleted manifest for merged file history 2020-04-29 15:21:59 -07:00