]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - libbcachefs/rebalance.h
Update bcachefs sources to a180af9dd349 bcachefs: Refactor memcpy into direct assignment
[bcachefs-tools-debian] / libbcachefs / rebalance.h
index 99e2a1fb60844cd301f4a78ec4abd8a2b6dff6a7..7ade0bb81cce8d1ac0a12819a44f3eb2d2e8f79d 100644 (file)
@@ -19,7 +19,7 @@ void bch2_rebalance_add_key(struct bch_fs *, struct bkey_s_c,
                            struct bch_io_opts *);
 void bch2_rebalance_add_work(struct bch_fs *, u64);
 
-ssize_t bch2_rebalance_work_show(struct bch_fs *, char *);
+void bch2_rebalance_work_to_text(struct printbuf *, struct bch_fs *);
 
 void bch2_rebalance_stop(struct bch_fs *);
 int bch2_rebalance_start(struct bch_fs *);