Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 97417
b: refs/heads/master
c: 4722dc5
h: refs/heads/master
i:
  97415: 01fc6fc
v: v3
  • Loading branch information
Alan D. Brunelle authored and Jens Axboe committed May 28, 2008
1 parent f020060 commit cf8d7f9
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: 9d5f09a424a67ddb959829894efb4c71cbf6d600
refs/heads/master: 4722dc52a891ab6cb2d637ddb87233e0ce277827
2 changes: 2 additions & 0 deletions trunk/block/elevator.c
Original file line number Diff line number Diff line change
Expand Up @@ -1110,6 +1110,8 @@ static int elevator_switch(struct request_queue *q, struct elevator_type *new_e)
queue_flag_clear(QUEUE_FLAG_ELVSWITCH, q);
spin_unlock_irq(q->queue_lock);

blk_add_trace_msg(q, "elv switch: %s", e->elevator_type->elevator_name);

return 1;

fail_register:
Expand Down

0 comments on commit cf8d7f9

Please sign in to comment.