mirror of
https://github.com/versity/scoutfs.git
synced 2026-04-28 08:56:55 +00:00
Add calls for working with subtrees built around references to blocks in the last level of parents. This will let the server farm out btree merging work where concurrency is built around safely working with all the items and leaves that fall under a given parent block. Signed-off-by: Zach Brown <zab@versity.com>