sapling/eden/mononoke/repo_client
Harvey Hunt d1b4f83bf5 mononoke: Log number of possible LFS fetches for a getpack request.
Summary:
Update the `getpack` code to calculate how many files (and their total
size) would be served over LFS.

NOTE: The columns have `Possible` in their names as we might not have LFS
enabled, in which case we aren't actually fetching this many blobs from an LFS
server.

Reviewed By: farnz

Differential Revision: D20444137

fbshipit-source-id: 85506d8c468cfdc470684dd216567f1848c43d08
2020-03-16 14:11:49 -07:00
..
getbundle_response/src mononoke: introduce SessionLfsParams 2020-03-16 03:52:20 -07:00
mononoke_repo/src mononoke: add lfs rollout percentage 2020-03-16 08:18:41 -07:00
obsolete/src Manual synchronization of fbcode/eden and facebookexperimental/eden 2020-02-11 11:42:43 +01:00
remotefilelog/src mononoke: add lfs rollout percentage 2020-03-16 08:18:41 -07:00
repo_read_write_status/src rust: Rename futures_preview:: to futures:: 2020-03-03 11:01:20 -08:00
schemas Manual synchronization of fbcode/eden and facebookexperimental/eden 2020-02-11 11:42:43 +01:00
scribe_commit_queue/src Manual synchronization of fbcode/eden and facebookexperimental/eden 2020-02-11 11:42:43 +01:00
src mononoke: Log number of possible LFS fetches for a getpack request. 2020-03-16 14:11:49 -07:00
streaming_clone/src Manual synchronization of fbcode/eden and facebookexperimental/eden 2020-02-11 11:42:43 +01:00
unbundle/src mononoke: introduce SessionLfsParams 2020-03-16 03:52:20 -07:00
wirepack/src Manual synchronization of fbcode/eden and facebookexperimental/eden 2020-02-11 11:42:43 +01:00