bcachefs: Kill BTREE_ITER_CACHED_(NOFILL|NOCREATE)
authorKent Overstreet <kent.overstreet@gmail.com>
Thu, 11 Aug 2022 16:23:21 +0000 (12:23 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:38 +0000 (17:09 -0400)
commit6fae65c112d9fb0a9827bad094e5633fdf2bcbda
tree5044c2795403713599483496234dc883284823c2
parent9f96568c0ab983fbb0f6eefa36ad799a72bc9358
bcachefs: Kill BTREE_ITER_CACHED_(NOFILL|NOCREATE)

These were used more prior to getting rid of the in-memory bucket arrays
- they don't serve much purpose anymore, and deleting them lets us write
better assertions.

Signed-off-by: Kent Overstreet <kent.overstreet@gmail.com>
fs/bcachefs/btree_iter.c
fs/bcachefs/btree_key_cache.c
fs/bcachefs/btree_types.h