Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143969
b: refs/heads/master
c: f3c737d
h: refs/heads/master
i:
  143967: a0c1254
v: v3
  • Loading branch information
Sage Weil authored and Jens Axboe committed Apr 24, 2009
1 parent edb274c commit 9a45df2
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: 42dad7647aec49b3ad20dd0cb832b232a6ae514f
refs/heads/master: f3c737de8f57b5ce756010c2175f7d574194b30d
1 change: 1 addition & 0 deletions trunk/drivers/block/umem.c
Original file line number Diff line number Diff line change
Expand Up @@ -906,6 +906,7 @@ static int __devinit mm_pci_probe(struct pci_dev *dev,
goto failed_alloc;

blk_queue_make_request(card->queue, mm_make_request);
card->queue->queue_lock = &card->lock;
card->queue->queuedata = card;
card->queue->unplug_fn = mm_unplug_device;

Expand Down

0 comments on commit 9a45df2

Please sign in to comment.