Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 17751
b: refs/heads/master
c: daef265
h: refs/heads/master
i:
  17749: e91c898
  17747: 0f6aa68
  17743: 344a5cd
v: v3
  • Loading branch information
Jens Axboe authored and Linus Torvalds committed Jan 10, 2006
1 parent 85f3e0d commit d83d516
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 00d6da9b4d6707b808481372537adb0fb38f99b3
refs/heads/master: daef265f1590cf3e6de989d074041a280c82d58b
1 change: 1 addition & 0 deletions trunk/drivers/md/dm.c
Original file line number Diff line number Diff line change
Expand Up @@ -768,6 +768,7 @@ static struct mapped_device *alloc_dev(unsigned int minor, int persistent)
md->queue->backing_dev_info.congested_fn = dm_any_congested;
md->queue->backing_dev_info.congested_data = md;
blk_queue_make_request(md->queue, dm_request);
blk_queue_bounce_limit(md->queue, BLK_BOUNCE_ANY);
md->queue->unplug_fn = dm_unplug_all;
md->queue->issue_flush_fn = dm_flush_all;

Expand Down

0 comments on commit d83d516

Please sign in to comment.