-
Kent Overstreet authored
for_each_btree_key() now calls bch2_trans_begin() as needed; that means, we can also call it when we're in danger of overflowing transaction paths. Signed-off-by:
Kent Overstreet <kent.overstreet@gmail.com>
d1211725
for_each_btree_key() now calls bch2_trans_begin() as needed; that means,
we can also call it when we're in danger of overflowing transaction
paths.
Signed-off-by:
Kent Overstreet <kent.overstreet@gmail.com>