sapling/eden/mononoke/blobrepo
Egor Tkachenko 7fd2f22cc0 Fix bug with zero hash manifest
Summary:
If the imported commit has manifest id with all zeros (empty commit). Blobimport job can't find it in blobstore and returns error D23266254.
Add an early return when the manifest_id is NULL_HASH.

Reviewed By: StanislavGlebik

Differential Revision: D23266254

fbshipit-source-id: b8a3c47edfdfdc9d8cc8ea032fb96e27a04ef911
2020-08-24 07:34:29 -07:00
..
blobrepo_hg Fix bug with zero hash manifest 2020-08-24 07:34:29 -07:00
blobsync Regenerate all Cargo.tomls after upgrade to futures 0.3.5 2020-07-06 20:49:43 -07:00
changeset_fetcher Clean out unused deps from our TARGETS files 2020-04-14 03:38:11 -07:00
errors blobrepo: add mutation store 2020-05-13 11:00:55 -07:00
factory mononoke: add cmdlib argument to control cachelib zstd compression 2020-07-31 01:12:02 -07:00
override bookmarks: rework Bookmarks traits 2020-07-02 07:53:12 -07:00
repo_blobstore Regenerate all Cargo.tomls after upgrade to futures 0.3.5 2020-07-06 20:49:43 -07:00
src bookmarks: remove repo_id from Bookmarks methods 2020-07-10 04:50:25 -07:00
test RFC mononoke: limit number of filenodes get_all_filenodes_maybe_stale 2020-08-12 14:33:43 -07:00
Cargo.toml Regenerate all Cargo.tomls after upgrade to futures 0.3.5 2020-07-06 20:49:43 -07:00