* [PATCH] scsi_dh_rdac: Add two new IBM devices to rdac_dev_list
@ 2009-11-04 19:36 Moger, Babu
2009-11-04 21:35 ` Chandra Seetharaman
0 siblings, 1 reply; 5+ messages in thread
From: Moger, Babu @ 2009-11-04 19:36 UTC (permalink / raw)
To: linux-scsi@vger.kernel.org
Cc: sekharan@us.ibm.com, Chauhan, Vijay, dm-devel@redhat.com
This patch adds two new IBM storage devices which can use rdac device handlers.
Signed-off-by: Babu Moger <babu.moger@lsi.com>
---
--- linux-2.6.32-rc5/drivers/scsi/device_handler/scsi_dh_rdac.c.orig 2009-11-03 16:06:58.677451876 -0600
+++ linux-2.6.32-rc5/drivers/scsi/device_handler/scsi_dh_rdac.c 2009-11-03 16:08:29.725570987 -0600
@@ -666,6 +666,8 @@ static const struct scsi_dh_devlist rdac
{"IBM", "1724"},
{"IBM", "1726"},
{"IBM", "1742"},
+ {"IBM", "1745"},
+ {"IBM", "1746"},
{"IBM", "1814"},
{"IBM", "1815"},
{"IBM", "1818"},
^ permalink raw reply [flat|nested] 5+ messages in thread* Re: [PATCH] scsi_dh_rdac: Add two new IBM devices to rdac_dev_list
2009-11-04 19:36 [PATCH] scsi_dh_rdac: Add two new IBM devices to rdac_dev_list Moger, Babu
@ 2009-11-04 21:35 ` Chandra Seetharaman
2009-12-08 15:55 ` Moger, Babu
0 siblings, 1 reply; 5+ messages in thread
From: Chandra Seetharaman @ 2009-11-04 21:35 UTC (permalink / raw)
To: Moger, Babu
Cc: linux-scsi@vger.kernel.org, Chauhan, Vijay, dm-devel@redhat.com
Acked-by: Chandra Seetharaman <sekharan@us.ibm.com>
On Wed, 2009-11-04 at 12:36 -0700, Moger, Babu wrote:
> This patch adds two new IBM storage devices which can use rdac device handlers.
> Signed-off-by: Babu Moger <babu.moger@lsi.com>
> ---
> --- linux-2.6.32-rc5/drivers/scsi/device_handler/scsi_dh_rdac.c.orig 2009-11-03 16:06:58.677451876 -0600
> +++ linux-2.6.32-rc5/drivers/scsi/device_handler/scsi_dh_rdac.c 2009-11-03 16:08:29.725570987 -0600
> @@ -666,6 +666,8 @@ static const struct scsi_dh_devlist rdac
> {"IBM", "1724"},
> {"IBM", "1726"},
> {"IBM", "1742"},
> + {"IBM", "1745"},
> + {"IBM", "1746"},
> {"IBM", "1814"},
> {"IBM", "1815"},
> {"IBM", "1818"},
>
>
^ permalink raw reply [flat|nested] 5+ messages in thread* RE: [PATCH] scsi_dh_rdac: Add two new IBM devices to rdac_dev_list
2009-11-04 21:35 ` Chandra Seetharaman
@ 2009-12-08 15:55 ` Moger, Babu
2009-12-08 16:01 ` James Bottomley
0 siblings, 1 reply; 5+ messages in thread
From: Moger, Babu @ 2009-12-08 15:55 UTC (permalink / raw)
To: James.Bottomley@suse.de, James Bottomley
Cc: dm-devel@redhat.com, Chauhan, Vijay, linux-scsi@vger.kernel.org
James,
Can you please pick this up?
Thanks
Babu Moger
> -----Original Message-----
> From: Chandra Seetharaman [mailto:sekharan@us.ibm.com]
> Sent: Wednesday, November 04, 2009 3:36 PM
> To: Moger, Babu
> Cc: linux-scsi@vger.kernel.org; Chauhan, Vijay; dm-devel@redhat.com
> Subject: Re: [PATCH] scsi_dh_rdac: Add two new IBM devices to
> rdac_dev_list
>
> Acked-by: Chandra Seetharaman <sekharan@us.ibm.com>
>
> On Wed, 2009-11-04 at 12:36 -0700, Moger, Babu wrote:
> > This patch adds two new IBM storage devices which can use rdac device
> handlers.
> > Signed-off-by: Babu Moger <babu.moger@lsi.com>
> > ---
> > --- linux-2.6.32-rc5/drivers/scsi/device_handler/scsi_dh_rdac.c.orig
> 2009-11-03 16:06:58.677451876 -0600
> > +++ linux-2.6.32-rc5/drivers/scsi/device_handler/scsi_dh_rdac.c 2009-
> 11-03 16:08:29.725570987 -0600
> > @@ -666,6 +666,8 @@ static const struct scsi_dh_devlist rdac
> > {"IBM", "1724"},
> > {"IBM", "1726"},
> > {"IBM", "1742"},
> > + {"IBM", "1745"},
> > + {"IBM", "1746"},
> > {"IBM", "1814"},
> > {"IBM", "1815"},
> > {"IBM", "1818"},
> >
> >
^ permalink raw reply [flat|nested] 5+ messages in thread* RE: [PATCH] scsi_dh_rdac: Add two new IBM devices to rdac_dev_list
2009-12-08 15:55 ` Moger, Babu
@ 2009-12-08 16:01 ` James Bottomley
2009-12-08 16:22 ` Moger, Babu
0 siblings, 1 reply; 5+ messages in thread
From: James Bottomley @ 2009-12-08 16:01 UTC (permalink / raw)
To: Moger, Babu
Cc: linux-scsi@vger.kernel.org, Chauhan, Vijay, dm-devel@redhat.com,
sekharan@us.ibm.com
On Tue, 2009-12-08 at 08:55 -0700, Moger, Babu wrote:
> James,
> Can you please pick this up?
Added it to the list.
James
^ permalink raw reply [flat|nested] 5+ messages in thread
* RE: [PATCH] scsi_dh_rdac: Add two new IBM devices to rdac_dev_list
2009-12-08 16:01 ` James Bottomley
@ 2009-12-08 16:22 ` Moger, Babu
0 siblings, 0 replies; 5+ messages in thread
From: Moger, Babu @ 2009-12-08 16:22 UTC (permalink / raw)
To: James Bottomley
Cc: linux-scsi@vger.kernel.org, Chauhan, Vijay, dm-devel@redhat.com,
sekharan@us.ibm.com
> -----Original Message-----
> From: James Bottomley [mailto:James.Bottomley@suse.de]
> Sent: Tuesday, December 08, 2009 10:02 AM
> To: Moger, Babu
> Cc: linux-scsi@vger.kernel.org; Chauhan, Vijay; dm-devel@redhat.com;
> sekharan@us.ibm.com
> Subject: RE: [PATCH] scsi_dh_rdac: Add two new IBM devices to
> rdac_dev_list
>
> On Tue, 2009-12-08 at 08:55 -0700, Moger, Babu wrote:
> > James,
> > Can you please pick this up?
>
> Added it to the list.
Thanks..
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2009-12-08 16:22 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-04 19:36 [PATCH] scsi_dh_rdac: Add two new IBM devices to rdac_dev_list Moger, Babu
2009-11-04 21:35 ` Chandra Seetharaman
2009-12-08 15:55 ` Moger, Babu
2009-12-08 16:01 ` James Bottomley
2009-12-08 16:22 ` Moger, Babu
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox