bcachefs: Fix sb_field_counters formatting
authorKent Overstreet <kent.overstreet@linux.dev>
Fri, 16 Sep 2022 22:39:01 +0000 (18:39 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:40 +0000 (17:09 -0400)
commit5a82c7c7d1925f6f060a427f38ea17b53c6945f1
tree8e5086a7d49f15e9715c527adda290cde493dd86
parent5877d8876afe1c5843731244f39d1739eba2665f
bcachefs: Fix sb_field_counters formatting

We have counters with longer names now, so adjust the tabstop - also,
make sure there's always a space printed between the name and the
number.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/counters.c
fs/bcachefs/super-io.c