[dm-devel] [RESEND][PATCH] scsi_dh_rdac: Adding NetApp as a brand name for rdac

Chauhan, Vijay Vijay.Chauhan at netapp.com
Fri Sep 2 07:56:32 UTC 2011


Resending this patch. Previous post had indentation issue due to my mail settings. 

On September 02 2011 12:44 PM, Vijay Chauhan Wrote:
> - * Engenio/LSI RDAC SCSI Device Handler
> + * LSI/Engenio/NetApp E-Series RDAC SCSI Device Handler
>   *
>   * Copyright (C) 2005 Mike Christie. All rights reserved.
>   * Copyright (C) Chandra Seetharaman, IBM Corp. 2007 @@ -941,7 +941,7 @@ static void __exit rdac_exit(void)  module_init(rdac_init);  
> module_exit(rdac_exit);

---
Adding NetApp as brand name for RDAC.

Signed-off-by: Vijay Chauhan <Vijay.chauhan at netapp.com>
Reviewed-by: Bob Stankey <Robert.stankey at netapp.com>
Reviewed-by: Babu Moger <Babu.moger at netapp.com>

---
--- linux-3.0.3-orig/drivers/scsi/device_handler/scsi_dh_rdac.c	2011-08-17 23:27:16.000000000 +0530
+++ linux-3.0.3/drivers/scsi/device_handler/scsi_dh_rdac.c	2011-08-30 19:10:49.000000000 +0530
@@ -1,5 +1,5 @@
 /*
- * Engenio/LSI RDAC SCSI Device Handler
+ * LSI/Engenio/NetApp E-Series RDAC SCSI Device Handler
  *
  * Copyright (C) 2005 Mike Christie. All rights reserved.
  * Copyright (C) Chandra Seetharaman, IBM Corp. 2007
@@ -941,7 +941,7 @@ static void __exit rdac_exit(void)
 module_init(rdac_init);
 module_exit(rdac_exit);
 
-MODULE_DESCRIPTION("Multipath LSI/Engenio RDAC driver");
+MODULE_DESCRIPTION("Multipath LSI/Engenio/NetApp E-Series RDAC driver");
 MODULE_AUTHOR("Mike Christie, Chandra Seetharaman");
 MODULE_VERSION("01.00.0000.0000");
 MODULE_LICENSE("GPL");
--




More information about the dm-devel mailing list