linux/fs/bcachefs
Kent Overstreet 27b2df982f bcachefs: Kill for_each_btree_key()
for_each_btree_key() handles transaction restarts, like
for_each_btree_key2(), but only calls bch2_trans_begin() after a
transaction restart - for_each_btree_key2() wraps every loop iteration
in a transaction.

The for_each_btree_key() behaviour is problematic when it leads to
holding the SRCU lock that prevents key cache reclaim for an unbounded
amount of time - there's no real need to keep it around.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
2024-01-01 11:47:40 -05:00
..
2024-01-01 11:47:07 -05:00
2024-01-01 11:47:40 -05:00
2024-01-01 11:47:40 -05:00
2024-01-01 11:47:40 -05:00
2024-01-01 11:46:52 -05:00
2024-01-01 11:46:52 -05:00
2024-01-01 11:47:40 -05:00
2024-01-01 11:47:37 -05:00
2024-01-01 11:47:37 -05:00
2024-01-01 11:47:40 -05:00
2024-01-01 11:47:40 -05:00
2023-12-19 19:01:52 -05:00
2024-01-01 11:47:38 -05:00
2024-01-01 11:47:40 -05:00
2024-01-01 11:47:40 -05:00
2023-11-05 13:12:18 -05:00
2024-01-01 11:47:37 -05:00
2024-01-01 11:47:39 -05:00
2024-01-01 11:47:37 -05:00
2024-01-01 11:47:07 -05:00
2024-01-01 11:47:37 -05:00
2024-01-01 11:47:40 -05:00
2024-01-01 11:47:40 -05:00
2024-01-01 11:47:07 -05:00
2024-01-01 11:47:07 -05:00
2024-01-01 11:47:40 -05:00
2024-01-01 11:47:07 -05:00
2024-01-01 11:47:40 -05:00
2024-01-01 11:47:37 -05:00
2024-01-01 11:47:39 -05:00
2024-01-01 11:47:40 -05:00
2024-01-01 11:47:37 -05:00