]> git.baikalelectronics.ru Git - kernel.git/commit
dm flakey: dont use map_context
authorMikulas Patocka <mpatocka@redhat.com>
Fri, 21 Dec 2012 20:23:39 +0000 (20:23 +0000)
committerAlasdair G Kergon <agk@redhat.com>
Fri, 21 Dec 2012 20:23:39 +0000 (20:23 +0000)
commite85825df8967a02d990cc851fb27269db793c390
treefe9c287cca218170bd244ee688888cd775271f89
parent0d90fd0d8dfdf54175423a3be89ca21476668c5d
dm flakey: dont use map_context

Replace map_info with a per-bio structure "struct per_bio_data" in dm-flakey.

Signed-off-by: Mikulas Patocka <mpatocka@redhat.com>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
drivers/md/dm-flakey.c