ACK: [PATCH][linux-kvm][F] UBUNTU: [Config] Enable dm-multipath modules

Colin Ian King colin.king at canonical.com
Mon Apr 20 18:13:28 UTC 2020


On 20/04/2020 19:02, Seth Forshee wrote:
> BugLink: https://bugs.launchpad.net/bugs/1873912
> Signed-off-by: Seth Forshee <seth.forshee at canonical.com>
> ---
>  debian.kvm/config/config.common.ubuntu | 4 +++-
>  1 file changed, 3 insertions(+), 1 deletion(-)
> 
> diff --git a/debian.kvm/config/config.common.ubuntu b/debian.kvm/config/config.common.ubuntu
> index b69d54e43965..1befc52ee1a4 100644
> --- a/debian.kvm/config/config.common.ubuntu
> +++ b/debian.kvm/config/config.common.ubuntu
> @@ -650,7 +650,9 @@ CONFIG_DM_CLONE=m
>  # CONFIG_DM_INTEGRITY is not set
>  # CONFIG_DM_LOG_WRITES is not set
>  # CONFIG_DM_MIRROR is not set
> -# CONFIG_DM_MULTIPATH is not set
> +CONFIG_DM_MULTIPATH=m
> +CONFIG_DM_MULTIPATH_QL=m
> +CONFIG_DM_MULTIPATH_ST=m
>  CONFIG_DM_PERSISTENT_DATA=m
>  # CONFIG_DM_RAID is not set
>  # CONFIG_DM_SNAPSHOT is not set
> 

Acked-by: Colin Ian King <colin.king at canonical.com>



More information about the kernel-team mailing list