mirror of
https://github.com/versity/scoutfs.git
synced 2026-09-24 17:04:15 +00:00
Take the condition used to decide if a btree block needs to be joined and put it in total_above_join_low_water() so that btree_merging will be able to call it to see if the leaf block it's merging into needs to be joined. Signed-off-by: Zach Brown <zab@versity.com>