mirror of
https://github.com/versity/scoutfs.git
synced 2026-01-07 04:26:29 +00:00
Update mkfs and print for the full radix buddy allocators. mkfs has to calculate the number of blocks and the height of the tree and has to initialize the paths down the left and right side of the tree. Print needs to dump the new radix blockx and super block fields. Signed-off-by: Zach Brown <zab@versity.com>