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

Xose Vazquez Perez xose.vazquez at gmail.com
Tue Aug 16 14:09:18 UTC 2016


On 08/16/2016 04:00 PM, Xose Vazquez Perez wrote:


drop v2. Thank you.

> from: Sean McGinnis <sean_mcginnis at dell.com>
> 
> Compellent Storage Center is now Dell SC Series storage. Added
> contact name for maintenance.
> 
> Signed-off-by: Sean McGinnis <sean_mcginnis at 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 at dell.com
> +                 */
>  		.vendor        = "COMPELNT",
>  		.product       = "Compellent Vol",
>  		.pgpolicy      = MULTIBUS,
> 




More information about the dm-devel mailing list