-
Kent Overstreet authored
Add a field to struct btree_iter for tracking whether it should be locked - this fixes spurious transaction restarts in bch2_trans_relock(). Signed-off-by:
Kent Overstreet <kent.overstreet@gmail.com>
66a0a497
Add a field to struct btree_iter for tracking whether it should be
locked - this fixes spurious transaction restarts in
bch2_trans_relock().
Signed-off-by:
Kent Overstreet <kent.overstreet@gmail.com>