bcachefs: Re-enable bkey_debugcheck() in the extent update path
authorKent Overstreet <kent.overstreet@gmail.com>
Thu, 22 Aug 2019 15:17:04 +0000 (11:17 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:25 +0000 (17:08 -0400)
commite14f4ab4fee5377f65e7d3bad646c1418782ead0
tree2c4148398df5b27540c5e6496f2b5c1f468b42be
parent4b0a66d508d7bfcd2dd2513d4f41a0f3a20f64d5
bcachefs: Re-enable bkey_debugcheck() in the extent update path

Also, move other update path checks to where they actually check all the
updates (after triggers have run)

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