bcachefs: Kill dead BTREE_INSERT flags
authorKent Overstreet <kent.overstreet@linux.dev>
Sat, 11 Nov 2023 21:20:58 +0000 (16:20 -0500)
committerKent Overstreet <kent.overstreet@linux.dev>
Mon, 1 Jan 2024 16:47:37 +0000 (11:47 -0500)
commitaa62aabbc7ab758138df4ffed59fdf8324839d4a
tree7e94165d4459127bdd75a3dc8495b1e1e1b5ad29
parentcd5bd1628284f874ad6180be1f67e9b6739cc02a
bcachefs: Kill dead BTREE_INSERT flags

BTREE_INSERT_NOWAIT and BTREE_INSERT_GC_LOCK_HELD are no longer used,
and can be deleted.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/btree_trans_commit.c
fs/bcachefs/btree_update.h
fs/bcachefs/btree_update_interior.c