X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libbcachefs%2Falloc_background.c;h=886861a00df30ef6393c33c8775cc923f2943dfe;hb=f06b01e9eacca7cd23679ee92f3d082c9352263f;hp=fff85c17e55f16fcbade5cd4db03bab41bd786b3;hpb=86bd5c622c93509e204b6fb5de6910879fc87a70;p=bcachefs-tools-debian diff --git a/libbcachefs/alloc_background.c b/libbcachefs/alloc_background.c index fff85c1..886861a 100644 --- a/libbcachefs/alloc_background.c +++ b/libbcachefs/alloc_background.c @@ -374,7 +374,7 @@ int bch2_alloc_write(struct bch_fs *c, unsigned flags) percpu_ref_put(&ca->ref); goto err; } - bch2_btree_iter_next_slot(iter); + bch2_btree_iter_advance(iter); } } err: