mirror of
https://github.com/versity/scoutfs.git
synced 2026-07-20 23:12:27 +00:00
c482204fcf
Over time the printing of the btree roots embedded in the super block has gotten a little out of hand. Add a helper macro for the printf format and args and re-order them to match their order in the superblock. Signed-off-by: Zach Brown <zab@versity.com>