mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-04-14 00:00:02 +03:00
Update bcachefs sources to 1bda24d7cc fixup! bcachefs: for_each_btree_key2()
This commit is contained in:
parent
79d39bd7ce
commit
b47d99c2bf
@ -1 +1 @@
|
||||
d82da7126f2db01a0d320ad7ed13cd4016c36221
|
||||
1bda24d7cc91cb84fe5bcbc40c871e9d00542bd2
|
||||
|
@ -1663,9 +1663,6 @@ out:
|
||||
int __must_check bch2_btree_path_traverse(struct btree_trans *trans,
|
||||
struct btree_path *path, unsigned flags)
|
||||
{
|
||||
if (!(local_clock() % 128))
|
||||
return btree_trans_restart(trans);
|
||||
|
||||
if (path->uptodate < BTREE_ITER_NEED_RELOCK)
|
||||
return 0;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user