mirror of
https://github.com/versity/scoutfs.git
synced 2026-04-18 04:31:04 +00:00
The data_info struct holds the data allocator that is filled by transactions as they commit. We have to free it after we've shutdown transactions. It's more like the forest in this regard so we move its desctruction down by the forest to group similar behaviour. Signed-off-by: Zach Brown <zab@versity.com>