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

dm: unexport dm_get_queue_limits()



There are no dm_get_queue_limits() callers outside of DM core and
there shouldn't be.

Also, remove its BUG_ON(!atomic_read(&md->holders)) to micro-optimize
__process_abnormal_io().

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