[dm-devel] [PATCH] multipath-tools: add an advice about how to add new devices

Xose Vazquez Perez xose.vazquez at gmail.com
Mon Aug 1 21:10:54 UTC 2016


Cc: Christophe Varoqui <christophe.varoqui at opensvc.com>
Cc: device-mapper development <dm-devel at redhat.com>
Signed-off-by: Xose Vazquez Perez <xose.vazquez at gmail.com>
---
 libmultipath/hwtable.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index d255ec4..6f7270b 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -882,6 +882,7 @@ static struct hwentry default_hw[] = {
 	 * Mail : XXX
 	 */
 	{
+		/* If product-ID is different from marketing name add a comment */
 		.vendor        = "VENDOR",
 		.product       = "PRODUCT",
 		.revision      = "REVISION",
-- 
2.7.4




More information about the dm-devel mailing list