diff options
Diffstat (limited to 'fs/bcachefs/tier.c')
-rw-r--r-- | fs/bcachefs/tier.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/bcachefs/tier.c b/fs/bcachefs/tier.c index 775c2e2be686..e992ab44ed3a 100644 --- a/fs/bcachefs/tier.c +++ b/fs/bcachefs/tier.c @@ -101,7 +101,6 @@ static int bch2_tiering_thread(void *arg) } bch2_move_data(c, &tier->pd.rate, - SECTORS_IN_FLIGHT_PER_DEVICE * nr_devices, &tier->devs, writepoint_ptr(&tier->wp), POS_MIN, POS_MAX, |