summaryrefslogtreecommitdiff
path: root/fs/bcachefs/rebalance_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'fs/bcachefs/rebalance_types.h')
-rw-r--r--fs/bcachefs/rebalance_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/bcachefs/rebalance_types.h b/fs/bcachefs/rebalance_types.h
index 192c6be20ced..2f62a643c39f 100644
--- a/fs/bcachefs/rebalance_types.h
+++ b/fs/bcachefs/rebalance_types.h
@@ -17,7 +17,7 @@ struct bch_fs_rebalance {
atomic64_t work_unknown_dev;
enum rebalance_state state;
- unsigned long throttled_until_iotime;
+ u64 throttled_until_iotime;
unsigned long throttled_until_cputime;
struct bch_move_stats move_stats;