mirror of
https://github.com/versity/scoutfs.git
synced 2026-09-21 07:24:27 +00:00
Add the format specification for the upcoming btree merging. Log btrees gain a finalized field, we add the super btree root and all the items that the server will use to coordinate merging amongst clients, and we add the two client net messages which the server will implement. Signed-off-by: Zach Brown <zab@versity.com>