diff mbox

[v2] multipath-tools: Add Dell SC name and maintainer

Message ID 62813472-e66b-587f-feea-6e4791b06918@gmail.com (mailing list archive)
State New, archived
Headers show

Commit Message

Xose Vazquez Perez Aug. 16, 2016, 2 p.m. UTC
from: Sean McGinnis <sean_mcginnis@dell.com>

Compellent Storage Center is now Dell SC Series storage. Added
contact name for maintenance.

Signed-off-by: Sean McGinnis <sean_mcginnis@dell.com>
---
 libmultipath/hwtable.c | 6 ++++++
 1 file changed, 6 insertions(+)

Comments

Xose Vazquez Perez Aug. 16, 2016, 2:09 p.m. UTC | #1
On 08/16/2016 04:00 PM, Xose Vazquez Perez wrote:


drop v2. Thank you.

> from: Sean McGinnis <sean_mcginnis@dell.com>
> 
> Compellent Storage Center is now Dell SC Series storage. Added
> contact name for maintenance.
> 
> Signed-off-by: Sean McGinnis <sean_mcginnis@dell.com>
> ---
>  libmultipath/hwtable.c | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
> index 1bc6f2c..a76fbfc 100644
> --- a/libmultipath/hwtable.c
> +++ b/libmultipath/hwtable.c
> @@ -211,6 +211,12 @@ static struct hwentry default_hw[] = {
>  	 * DELL
>  	 */
>  	{
> +                /*
> +                 * Dell SC Series, formerly Compellent
> +                 *
> +                 * Maintainer : Sean McGinnis
> +                 * Mail: sean_mcginnis@dell.com
> +                 */
>  		.vendor        = "COMPELNT",
>  		.product       = "Compellent Vol",
>  		.pgpolicy      = MULTIBUS,
> 

--
dm-devel mailing list
dm-devel@redhat.com
https://www.redhat.com/mailman/listinfo/dm-devel
diff mbox

Patch

diff --git a/libmultipath/hwtable.c b/libmultipath/hwtable.c
index 1bc6f2c..a76fbfc 100644
--- a/libmultipath/hwtable.c
+++ b/libmultipath/hwtable.c
@@ -211,6 +211,12 @@  static struct hwentry default_hw[] = {
 	 * DELL
 	 */
 	{
+                /*
+                 * Dell SC Series, formerly Compellent
+                 *
+                 * Maintainer : Sean McGinnis
+                 * Mail: sean_mcginnis@dell.com
+                 */
 		.vendor        = "COMPELNT",
 		.product       = "Compellent Vol",
 		.pgpolicy      = MULTIBUS,