sapling/configerator/structs/scm
Yan Soares Couto c8cbb1d847 (1/2) Rename write mostly to write only
Summary:
**Context**: The write-mostly name is confusing and out of date. We never read from write-mostly blobstores (only on scrub). Let's rename it to write only to make it less confusing.

See D41520772 for migration plan.

This diff is the fbsource part of step (1): **Makes our code accept both configs as meaning write only** and does all the renames.

The most important change is file `eden/mononoke/metaconfig/parser/src/convert/storage.rs`, which starts accepting `write-only` config as well as `write-mostly`.

Reviewed By: mitrandir77

Differential Revision: D41520648

fbshipit-source-id: b0274c937ca7db10debb8c952a9a1867c0b431c1
2022-12-02 06:13:15 -08:00
..
hg/hgclientconf Update to async-trait 0.1.58 2022-10-19 17:35:20 -07:00
mononoke (1/2) Rename write mostly to write only 2022-12-02 06:13:15 -08:00