diff mbox

multipath-tools: RDAC border

Message ID 1466175169-16684-11-git-send-email-xose.vazquez@gmail.com (mailing list archive)
State Superseded, archived
Headers show

Commit Message

Xose Vazquez Perez June 17, 2016, 2:52 p.m. UTC
Cc: Benjamin Marzinski <bmarzins@redhat.com>
Cc: Hannes Reinecke <hare@suse.de>
Cc: Christophe Varoqui <christophe.varoqui@opensvc.com>
Cc: device-mapper development <dm-devel@redhat.com>
Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>

---
There are 21 disorganized RDAC devices.

What do you prefer?

Order by original manufacturer, current manufacturer or
by real controllers families. Or a mixed combination.

???
---
 libmultipath/hwtable.c | 1 +
 1 file changed, 1 insertion(+)
diff mbox

Patch

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index b67568f..ae562c6 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -1074,6 +1074,7 @@  static struct hwentry default_hw[] = {
 		.prio_name     = PRIO_RDAC,
 		.prio_args     = NULL,
 	},
+	/* RDAC ends here */
 	{
 		.vendor	       = "Intel",
 		.product       = "Multi-Flex",