from: Sean McGinnis <[email protected]> Compellent Storage Center is now Dell SC Series storage. Added contact name for maintenance.
Cc: Christophe Varoqui <[email protected]> Cc: device-mapper development <[email protected]> Signed-off-by: Sean McGinnis <[email protected]> Signed-off-by: Xose Vazquez Perez <[email protected]> --- v2 had spaces instead tabs libmultipath/hwtable.c | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c index 11cf498..57be385 100644 --- a/libmultipath/hwtable.c +++ b/libmultipath/hwtable.c @@ -205,6 +205,12 @@ static struct hwentry default_hw[] = { * DELL */ { + /* + * Dell SC Series, formerly Compellent + * + * Maintainer : Sean McGinnis + * Mail : [email protected] + */ .vendor = "COMPELNT", .product = "Compellent Vol", .pgpolicy = MULTIBUS, -- 2.7.4 -- dm-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/dm-devel
