mirror of
https://github.com/versity/scoutfs.git
synced 2026-01-09 05:13:18 +00:00
We're adding another command that does block IO so move some block reading and writing functions out of mkfs. We also grow a few function variants and call the write_sync variant from mkfs instead of having it manually sync. Signed-off-by: Zach Brown <zab@versity.com>