Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189731
b: refs/heads/master
c: 39c01b2
h: refs/heads/master
i:
  189729: e8616de
  189727: 8a5585b
v: v3
  • Loading branch information
Divyesh Shah authored and Jens Axboe committed Mar 25, 2010
1 parent e1bf077 commit 82a03b7
Show file tree
Hide file tree
Showing 2 changed files with 3 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: b1ffe737f5b743115ee46ffb59e338e580c54902
refs/heads/master: 39c01b219fd30c74869b6fc8749f7900f04e9ef6
2 changes: 2 additions & 0 deletions trunk/block/cfq-iosched.c
Original file line number Diff line number Diff line change
Expand Up @@ -1723,6 +1723,8 @@ static struct cfq_queue *cfq_close_cooperator(struct cfq_data *cfqd,
{
struct cfq_queue *cfqq;

if (cfq_class_idle(cur_cfqq))
return NULL;
if (!cfq_cfqq_sync(cur_cfqq))
return NULL;
if (CFQQ_SEEKY(cur_cfqq))
Expand Down

0 comments on commit 82a03b7

Please sign in to comment.