Skip to content
Commit 34dd0517 authored by Yi Zhang's avatar Yi Zhang Committed by Mike Snitzer
Browse files

dm cache policy smq: move 'dm-cache-default' module alias to SMQ

When creating dm-cache with the default policy, it will call
request_module("dm-cache-default") to register the default policy.
But the "dm-cache-default" alias was left referring to the MQ policy.
Fix this by moving the module alias to SMQ.

Fixes: bccab6a0

 (dm cache: switch the "default" cache replacement policy from mq to smq)
Signed-off-by: default avatarYi Zhang <yizhan@redhat.com>
Signed-off-by: default avatarMike Snitzer <snitzer@redhat.com>
parent b0dc3c8b
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