bcachefs: Improve a few warnings
authorKent Overstreet <kent.overstreet@linux.dev>
Tue, 15 Nov 2022 20:57:07 +0000 (15:57 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:46 +0000 (17:09 -0400)
commit8eb71e9e1af8aaec3c70673560931a328fe840bd
tree879a229766f61e31b5b35ddcd8bdb4ad4630ee39
parent3bce13837395f1af2fd585ef6dd4b54d80c2d1fb
bcachefs: Improve a few warnings

Warnings ought to always have a format string/log message - makes them
considerably more useful.

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