sapling/cmds
Mark Thomas 83917d3ebc backfill_derived_data: allow access to the unredacted repo
Summary:
Some backfill types, e.g. fsnodes, require access to the unredacted repo in
order to correctly compute their values.  For example, fsnodes require the
content hashes of the redacted blobs to correctly form the fnsode graph.
This kind of access is ok, as we are only deriving summary information
(hashes), and won't reveal the content of the redacted blob.

Add the ability for `backfill_derive_data` to access the unredacted repo,
limited only to whitelisted derived data types.

Reviewed By: ikostia

Differential Revision: D17877191

fbshipit-source-id: 6c9b1dfdfb2e6f431815ddf3de60029fbb180454
2019-10-14 07:18:44 -07:00
..
admin mononoke: unify logview initialization 2019-10-13 00:46:36 -07:00
blobrepo_checker/src mononoke: unify logview initialization 2019-10-13 00:46:36 -07:00
blobstore_healer mononoke: unify logview initialization 2019-10-13 00:46:36 -07:00
bonsai_verify mononoke: unify logview initialization 2019-10-13 00:46:36 -07:00
tests Yearless license header 2019-10-11 13:52:34 -07:00
aliasverify.rs mononoke: unify logview initialization 2019-10-13 00:46:36 -07:00
backfill_derived_data.rs backfill_derived_data: allow access to the unredacted repo 2019-10-14 07:18:44 -07:00
benchmark_filestore.rs mononoke: unify logview initialization 2019-10-13 00:46:36 -07:00
blobimport.rs mononoke: unify logview initialization 2019-10-13 00:46:36 -07:00
configlint.rs Yearless license header 2019-10-11 13:52:34 -07:00
dumprev.rs Yearless license header 2019-10-11 13:52:34 -07:00
idxdump.rs Yearless license header 2019-10-11 13:52:34 -07:00
lfs_import.rs mononoke: unify logview initialization 2019-10-13 00:46:36 -07:00
populate_healer.rs mononoke: unify logview initialization 2019-10-13 00:46:36 -07:00
rechunker.rs mononoke: unify logview initialization 2019-10-13 00:46:36 -07:00
revlogrepo.rs Yearless license header 2019-10-11 13:52:34 -07:00
statistics_collector.rs mononoke: unify logview initialization 2019-10-13 00:46:36 -07:00