bcachefs: Print out OPT_SECTORS options in bytes
authorKent Overstreet <kent.overstreet@gmail.com>
Fri, 10 Dec 2021 19:03:42 +0000 (14:03 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:18 +0000 (17:09 -0400)
commitf44906775981e368b77474f0c0750e9d1a4f229b
tree579d89efd6ed98382053dc78d92cf73efa3828bf
parent198141e51cc0dadc5ddf7c7fe5e975c3bb6f546b
bcachefs: Print out OPT_SECTORS options in bytes

This matches the conversion the parsing code does.

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
fs/bcachefs/opts.c