X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libbcachefs%2Frebalance_types.h;h=7462a92e95985d91cdc454485d045659240dd0fc;hb=4d185cfa51789d27489543443452972da87c2f97;hp=2f62a643c39fbb0c08f024fbf58a7f3325755875;hpb=4064aa126e2c77b86d090cd8b7731d238e73ae85;p=bcachefs-tools-debian diff --git a/libbcachefs/rebalance_types.h b/libbcachefs/rebalance_types.h index 2f62a64..7462a92 100644 --- a/libbcachefs/rebalance_types.h +++ b/libbcachefs/rebalance_types.h @@ -19,7 +19,6 @@ struct bch_fs_rebalance { enum rebalance_state state; u64 throttled_until_iotime; unsigned long throttled_until_cputime; - struct bch_move_stats move_stats; unsigned enabled:1; };