Skip to content
Commit a7dc10ce authored by Kent Overstreet's avatar Kent Overstreet
Browse files

bcachefs: Make sure allocation failure errors are logged



The previous patch fixed a bug in allocation path error handling, and it
would've been noticed sooner had it been logged properly.

Generally speaking, errors that shouldn't happen in normal operation and
are being returned up the stack should be logged: the write path was
already logging IO errors, but non IO errors were missed.

Signed-off-by: default avatarKent Overstreet <kent.overstreet@linux.dev>
parent 548673f8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment