Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33432
b: refs/heads/master
c: be33c3a
h: refs/heads/master
v: v3
  • Loading branch information
Oleg Nesterov authored and Jens Axboe committed Aug 21, 2006
1 parent 038d8b0 commit 94e7f79
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: e014ff8d4285b81f0de0719d8eee72bc50bfd4be
refs/heads/master: be33c3a67bb717508ab1eab0f2fa570fabcbc4d2
2 changes: 1 addition & 1 deletion trunk/block/cfq-iosched.c
Original file line number Diff line number Diff line change
Expand Up @@ -1561,7 +1561,7 @@ cfq_cic_link(struct cfq_data *cfqd, struct io_context *ioc,
/* ->key must be copied to avoid race with cfq_exit_queue() */
k = __cic->key;
if (unlikely(!k)) {
cfq_drop_dead_cic(ioc, cic);
cfq_drop_dead_cic(ioc, __cic);
goto restart;
}

Expand Down

0 comments on commit 94e7f79

Please sign in to comment.