Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 13995
b: refs/heads/master
c: 407df2a
h: refs/heads/master
i:
  13993: 15e6d00
  13991: 62659b7
v: v3
  • Loading branch information
Tejun Heo authored and Jens Axboe committed Nov 12, 2005
1 parent a271ed1 commit 1100a0c
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: 47a004103d663bbba8c7c433a710a86f44351cf3
refs/heads/master: 407df2aa29a33fe16f6ee4bac8cdfa414783b9f1
2 changes: 2 additions & 0 deletions trunk/block/elevator.c
Original file line number Diff line number Diff line change
Expand Up @@ -696,6 +696,8 @@ static void elevator_switch(request_queue_t *q, struct elevator_type *new_e)
;

while (q->rq.elvpriv) {
blk_remove_plug(q);
q->request_fn(q);
spin_unlock_irq(q->queue_lock);
msleep(10);
spin_lock_irq(q->queue_lock);
Expand Down

0 comments on commit 1100a0c

Please sign in to comment.