sapling/eden
Durham Goode 040ee1b744 revisionstore: fix default pending data pack limit
Summary:
The old code tried to express 4GB by using ^ to do an exponent. That
operator is actually the bitwise xor, so this was producing a limit closer to 4
bytes. It doesn't seem to have mattered much since a later diff overrode the
default via dynamicconfig. But let's fix this anyway.

Reviewed By: krallin

Differential Revision: D23955629

fbshipit-source-id: 6abebcb7e84b7a47f70ac501fa11b0dc60dfda7b
2020-09-28 09:14:04 -07:00
..
fs move prefetch_profile out of debug 2020-09-24 09:55:08 -07:00
integration tests: enable all doctor tests on Windows 2020-09-21 13:12:11 -07:00
locale
mononoke mononoke/sql_ext: add mysql connections 2020-09-28 08:13:35 -07:00
scm revisionstore: fix default pending data pack limit 2020-09-28 09:14:04 -07:00
scripts packaging: use scheduled tasks 2020-06-10 19:29:15 -07:00
test_support Manually upgrading eden, and fixing their config 2020-08-06 12:37:04 -07:00
test-data
.clang-format Cut FOR_EACH_KV 2020-06-10 19:29:43 -07:00
.gitignore
Eden.project.toml