Searched hist:ddbd658f6446a35e4d6ba84812fd71023320cae2 (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/md/ |
H A D | dm-stripe.c | diff ddbd658f6446a35e4d6ba84812fd71023320cae2 Fri Dec 21 14:23:39 CST 2012 Mikulas Patocka <mpatocka@redhat.com> dm: move target request nr to dm_target_io
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>
|
H A D | dm-snap.c | diff ddbd658f6446a35e4d6ba84812fd71023320cae2 Fri Dec 21 14:23:39 CST 2012 Mikulas Patocka <mpatocka@redhat.com> dm: move target request nr to dm_target_io
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>
|
H A D | dm.c | diff ddbd658f6446a35e4d6ba84812fd71023320cae2 Fri Dec 21 14:23:39 CST 2012 Mikulas Patocka <mpatocka@redhat.com> dm: move target request nr to dm_target_io
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>
|
/openbmc/linux/include/linux/ |
H A D | device-mapper.h | diff ddbd658f6446a35e4d6ba84812fd71023320cae2 Fri Dec 21 14:23:39 CST 2012 Mikulas Patocka <mpatocka@redhat.com> dm: move target request nr to dm_target_io
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>
|