Skip to content
Commit d56b9b28 authored by Mike Snitzer's avatar Mike Snitzer
Browse files

dm: remove request-based DM queue's lld_busy_fn hook



DM multipath is the only caller of blk_lld_busy() -- which calls a
queue's lld_busy_fn hook.  Request-based DM doesn't support stacking
multipath devices so there is no reason to register the lld_busy_fn hook
on a multipath device's queue using blk_queue_lld_busy().

As such, remove functions dm_lld_busy and dm_table_any_busy_target.

Signed-off-by: default avatarMike Snitzer <snitzer@redhat.com>
parent 52b09914
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment