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

dm rq: cope with DM device destruction while in dm_old_request_fn()



Fixes a crash in dm_table_find_target() due to a NULL struct dm_table
being passed from dm_old_request_fn() that races with DM device
destruction.

Reported-by: default avatar <artem@flashgrid.io>
Signed-off-by: default avatarMike Snitzer <snitzer@redhat.com>
Cc: stable@vger.kernel.org
parent d19a55cc
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