bcachefs: Improve error messages in device add path
authorKent Overstreet <kent.overstreet@gmail.com>
Tue, 28 Dec 2021 21:31:57 +0000 (16:31 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:20 +0000 (17:09 -0400)
commite8536925884144f1966de2628f78c0b2a295d247
treec3b91225a5a3477d9e732f905e787fb664500f06
parent042b0f38642f534fe92122c5b5695739390bbe34
bcachefs: Improve error messages in device add path

This converts the error messages in the device add to a better style,
and adds some missing ones.

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