bcachefs: Print out counters correctly
authorKent Overstreet <kent.overstreet@linux.dev>
Thu, 30 Mar 2023 22:49:02 +0000 (18:49 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:59 +0000 (17:09 -0400)
commit8669199438aeb5daf8b17f76bc853286b93f058e
tree92fa79f87a7f5118d8834f897b7aad26f4383994
parentdde72e182758e455891ff61c11746085db8c27c1
bcachefs: Print out counters correctly

Most counters aren't in units of sectors, and the ones that are should
just be switched to bytes, for simplicity.

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