summaryrefslogtreecommitdiff
path: root/libbcachefs/alloc_foreground.c
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@gmail.com>2020-10-17 18:16:50 -0400
committerKent Overstreet <kent.overstreet@gmail.com>2020-10-17 18:17:36 -0400
commit8a440895bf31ad7c45f6ad7d5766c6b83e2a7f3d (patch)
tree53e06ce5793bd2e65ae480b489f2b44c19649fc0 /libbcachefs/alloc_foreground.c
parenteff87a4c44858cbddbbb00fb42a85c7017231faa (diff)
Update bcachefs sources to 26c226917f bcachefs: Start/stop io clock hands in read/write paths
Diffstat (limited to 'libbcachefs/alloc_foreground.c')
-rw-r--r--libbcachefs/alloc_foreground.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libbcachefs/alloc_foreground.c b/libbcachefs/alloc_foreground.c
index 4a048828..7a92e3d5 100644
--- a/libbcachefs/alloc_foreground.c
+++ b/libbcachefs/alloc_foreground.c
@@ -309,8 +309,6 @@ out:
.dev = ca->dev_idx,
};
- bucket_io_clock_reset(c, ca, bucket, READ);
- bucket_io_clock_reset(c, ca, bucket, WRITE);
spin_unlock(&ob->lock);
if (c->blocked_allocate_open_bucket) {