Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 161223
b: refs/heads/master
c: 06d2188
h: refs/heads/master
i:
  161221: 7b63326
  161219: ddcf146
  161215: 92ca0bd
v: v3
  • Loading branch information
Jeff Moyer authored and Jens Axboe committed Sep 14, 2009
1 parent 52ba1ab commit a6a097f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a9327cac440be4d8333bba975cbbf76045096275
refs/heads/master: 06d2188644c85c56d243efab914f368d1d23c4a3
1 change: 1 addition & 0 deletions trunk/block/cfq-iosched.c
Original file line number Diff line number Diff line change
Expand Up @@ -1110,6 +1110,7 @@ static void cfq_dispatch_insert(struct request_queue *q, struct request *rq)

cfq_log_cfqq(cfqd, cfqq, "dispatch_insert");

cfqq->next_rq = cfq_find_next_rq(cfqd, cfqq, rq);
cfq_remove_request(rq);
cfqq->dispatched++;
elv_dispatch_sort(q, rq);
Expand Down

0 comments on commit a6a097f

Please sign in to comment.