git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
42bc954
)
dm: move target request nr to dm_target_io
author
Mikulas Patocka
<mpatocka@redhat.com>
Fri, 21 Dec 2012 20:23:39 +0000
(20:23 +0000)
committer
Alasdair G Kergon
<agk@redhat.com>
Fri, 21 Dec 2012 20:23:39 +0000
(20:23 +0000)
This patch moves target_request_nr from map_info to dm_target_io and
makes it accessible with dm_bio_get_target_request_nr.
This patch is a preparation for the next patch that removes map_info.
Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
No differences found