bcachefs: Disable debug log statements
authorKent Overstreet <kent.overstreet@linux.dev>
Sun, 12 Nov 2023 22:02:08 +0000 (17:02 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Wed, 15 Nov 2023 04:44:44 +0000 (23:44 -0500)
commit497c57a303590ea69ace23506e182c489e85694d
treea21b7d9aeacb021560241d3168e33925ee9218dc
parentf42fa17883e73d8509fff5925781d4157db82f00
bcachefs: Disable debug log statements

The journal read path had some informational log statements preperatory
for ZNS support - they're not of interest to users, so we can turn them
off.

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