dm zoned: replace 'target' pointer in the bio context
authorHannes Reinecke <hare@suse.de>
Mon, 11 May 2020 08:24:25 +0000 (10:24 +0200)
committerMike Snitzer <snitzer@redhat.com>
Tue, 19 May 2020 17:30:31 +0000 (13:30 -0400)
commit52d6775888c65be66f3577ccd0f14b51691df7f9
tree31b7d51abce8b0c0ef8fec9dc114d6b9e5ee706e
parent6c805f77f161d65364cfc4e4734f7057a621fee4
dm zoned: replace 'target' pointer in the bio context

Replace the 'target' pointer in the bio context with the
device pointer as this is what's actually used.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Reviewed-by: Bob Liu <bob.liu@oracle.com>
Reviewed-by: Damien Le Moal <damien.lemoal@wdc.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
drivers/md/dm-zoned-target.c