mirror of
https://github.com/versity/scoutfs.git
synced 2026-01-09 13:23:14 +00:00
Manifest entries and segment allocation bitmap regions are now stored in btree items instead of the ring log. This lets us work with them incrementally and share them between nodes. Signed-off-by: Zach Brown <zab@versity.com>