bcachefs: Kill BTREE_TRIGGER_NOOVERWRITES
authorKent Overstreet <kent.overstreet@gmail.com>
Mon, 6 Jul 2020 21:02:37 +0000 (17:02 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:42 +0000 (17:08 -0400)
commit697e45b230d5523c5c119b1e6a868632def24451
tree352c699ef7bf7e2a0b2d6eaafcc008e0256c2106
parentfff899b1d90089a3c77a20dbe48bd44a00161a6b
bcachefs: Kill BTREE_TRIGGER_NOOVERWRITES

This is prep work for reworking the triggers machinery - we have
triggers that need to know both the old and the new key.

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