]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit2363887a4e31156172799fda75713c4afb5ecead
tree31b7d51abce8b0c0ef8fec9dc114d6b9e5ee706e
parentf8f9f601068c721ddc6fbd6cbbb2ad9ef7964ded
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