Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 72704
b: refs/heads/master
c: 4310864
h: refs/heads/master
v: v3
  • Loading branch information
Oleg Nesterov authored and Jens Axboe committed Oct 29, 2007
1 parent 95b9ede commit ab5baba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: b238b3d4be04d3acf1f86ff8ad0b0e803def67ff
refs/heads/master: 4310864b9d17714e64446bfb8bc7dbcb96454475
2 changes: 1 addition & 1 deletion trunk/block/cfq-iosched.c
Original file line number Diff line number Diff line change
Expand Up @@ -2053,7 +2053,7 @@ static void cfq_shutdown_timer_wq(struct cfq_data *cfqd)
{
del_timer_sync(&cfqd->idle_slice_timer);
del_timer_sync(&cfqd->idle_class_timer);
blk_sync_queue(cfqd->queue);
kblockd_flush_work(&cfqd->unplug_work);
}

static void cfq_put_async_queues(struct cfq_data *cfqd)
Expand Down

0 comments on commit ab5baba

Please sign in to comment.