Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273814
b: refs/heads/master
c: 334c2b0
h: refs/heads/master
v: v3
  • Loading branch information
Jens Axboe committed Oct 25, 2011
1 parent f0ceca1 commit f506764
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: a38eb630fa224d6fba8c14a4063174bc5e0f63bb
refs/heads/master: 334c2b0b8b2ab186fa198413386cba41fffcb4f2
2 changes: 1 addition & 1 deletion trunk/block/blk-throttle.c
Original file line number Diff line number Diff line change
Expand Up @@ -1218,7 +1218,7 @@ void blk_throtl_drain(struct request_queue *q)
struct bio_list bl;
struct bio *bio;

lockdep_is_held(q->queue_lock);
WARN_ON_ONCE(!queue_is_locked(q));

bio_list_init(&bl);

Expand Down

0 comments on commit f506764

Please sign in to comment.