summary refs log tree commit diff
path: root/drivers/md/dm-kcopyd.c
diff options
context:
space:
mode:
authorMing Lei <ming.lei@redhat.com>2022-04-12 16:56:16 +0800
committerMike Snitzer <snitzer@kernel.org>2022-05-05 17:31:36 -0400
commitec211631ae24b1e700354f48c05fab5b3c617d83 (patch)
tree651981a3673b731fc94a1646834d589b9fa2c4f9 /drivers/md/dm-kcopyd.c
parent0f14d60a023cc4fe68758e0fcdc0ce82a82dde7d (diff)
downloadlinux-ec211631ae24b1e700354f48c05fab5b3c617d83.tar.gz
dm: put all polled dm_io instances into a single list
Now that bio_split() isn't used by DM's bio splitting, it is a bit
overkill to link dm_io into an hlist given there is only single dm_io
in the list.

Convert to using a single list for holding all dm_io instances
associated with this bio.

Signed-off-by: Ming Lei <ming.lei@redhat.com>
Signed-off-by: Mike Snitzer <snitzer@kernel.org>
Diffstat (limited to 'drivers/md/dm-kcopyd.c')
0 files changed, 0 insertions, 0 deletions