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

dm: requeue IO if mapping table not yet available



Update both bio-based and request-based DM to requeue IO if the
mapping table not available.

This race of IO being submitted before the DM device ready is so
narrow, yet possible for initial table load given that the DM device's
request_queue is created prior, that it best to requeue IO to handle
this unlikely case.

Reported-by: default avatarZhang Yi <yi.zhang@huawei.com>
Signed-off-by: default avatarMike Snitzer <snitzer@redhat.com>
parent a6a4901a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment