mirror of
https://github.com/versity/scoutfs.git
synced 2026-07-31 20:36:42 +00:00
In the first pass we'd only printed the first map and ring blocks. This reads the number of used map blocks into an allocation large enough for the maximum number of map blocks. Then we use the block numbers from the map blocks to print the active ring blocks which are described by the super. Signed-off-by: Zach Brown <zab@versity.com>