Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 176562
b: refs/heads/master
c: 6db4ccd
h: refs/heads/master
v: v3
  • Loading branch information
Jun'ichi Nomura authored and Alasdair G Kergon committed Dec 10, 2009
1 parent 30894d2 commit 0cfc46b
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: c1f0c183f6acc6d32c5a1d0249ec68bf783af7b1
refs/heads/master: 6db4ccd6357f28c9ef7058b3bc48904c4b2ac419
2 changes: 2 additions & 0 deletions trunk/drivers/md/dm.c
Original file line number Diff line number Diff line change
Expand Up @@ -1618,6 +1618,8 @@ static void map_request(struct dm_target *ti, struct request *clone,
break;
case DM_MAPIO_REMAPPED:
/* The target has remapped the I/O so dispatch it */
trace_block_rq_remap(clone->q, clone, disk_devt(dm_disk(md)),
blk_rq_pos(tio->orig));
dm_dispatch_request(clone);
break;
case DM_MAPIO_REQUEUE:
Expand Down

0 comments on commit 0cfc46b

Please sign in to comment.