mirror of
https://github.com/versity/scoutfs.git
synced 2026-08-18 21:26:51 +00:00
scoutfs-utils: remove sneaky tab in mkfs output
We had a tab in the mkfs output that'd cause it to be misaligned. Signed-off-by: Zach Brown <zab@versity.com>
This commit is contained in:
+1
-1
@@ -408,7 +408,7 @@ static int write_new_fs(char *path, int fd)
|
||||
" fsid: %llx\n"
|
||||
" format hash: %llx\n"
|
||||
" uuid: %s\n"
|
||||
" device bytes: "SIZE_FMT"\n"
|
||||
" device bytes: "SIZE_FMT"\n"
|
||||
" device blocks: "SIZE_FMT"\n"
|
||||
" btree ring blocks: "SIZE_FMT"\n"
|
||||
" free blocks: "SIZE_FMT"\n",
|
||||
|
||||
Reference in New Issue
Block a user