diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2023-05-29 02:26:04 -0400 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-22 17:10:03 -0400 |
commit | 4c4a8f20d1767b2ed927d25ccc363de72d48d28f (patch) | |
tree | 0aee62ce78392edb21e1870bbcaedaf0c9573cf2 /fs/bcachefs/btree_iter.h | |
parent | 5718fda0b5ef777ef56edbe53ef6a830b845c0fa (diff) |
bcachefs: Fix error handling in promote path
The promote path had a BUG_ON() for unknown error type, which we're now
seeing: change it to a WARN_ON() - because we're curious what this is -
and otherwise handle it in the normal error path.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'fs/bcachefs/btree_iter.h')
0 files changed, 0 insertions, 0 deletions