bcachefs: Fix a debug assertion
authorKent Overstreet <kent.overstreet@gmail.com>
Sat, 4 Apr 2020 19:49:42 +0000 (15:49 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:38 +0000 (17:08 -0400)
commit2aec5955bb7c800a4eec685dcd58976013da1275
treef4690955d217e7204be6d1fafc096a5dcd9ef469
parent8707ab0df25955f4e11bf60643e08c018a72e6fc
bcachefs: Fix a debug assertion

This assertion was passing the wrong btree node type when inserting into
interior nodes.

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