From: Stefan Bader Date: Fri, 17 Mar 2017 09:44:55 +0000 (+0100) Subject: UBUNTU: d-i: Also add dm-queue-length to multipath modules X-Git-Tag: Ubuntu-snapdragon-4.4.0-1057.61~764 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=022edb1f5d852f2b05fa44f345545b95600ce063;p=mirror_ubuntu-zesty-kernel.git UBUNTU: d-i: Also add dm-queue-length to multipath modules This should be the last one right now. We already added the dm-service-time alternate load balancer. But some setups may want the slightly different approach dm-queue-length offers. BugLink: https://bugs.launchpad.net/bugs/1673350 Signed-off-by: Stefan Bader Acked-by: Colin King Acked-by: Tim Gardner Acked-by: Seth Forshee Signed-off-by: Thadeu Lima de Souza Cascardo --- diff --git a/debian.master/d-i/modules/multipath-modules b/debian.master/d-i/modules/multipath-modules index ac263a1a5f55..6e4fad731457 100644 --- a/debian.master/d-i/modules/multipath-modules +++ b/debian.master/d-i/modules/multipath-modules @@ -1,3 +1,4 @@ dm-multipath ? dm-round-robin ? dm-service-time ? +dm-queue-length ?