* ServeRAID Linux Driver ( ips ) 7.00.15 Patch
@ 2004-03-29 14:10 Hammer, Jack
2004-03-29 14:59 ` James Bottomley
0 siblings, 1 reply; 3+ messages in thread
From: Hammer, Jack @ 2004-03-29 14:10 UTC (permalink / raw)
To: Arjan van de Ven, Hubert Mantel
Cc: Jens Axboe, Marcelo Wormsbecker Tosatti (E-mail), James.Bottomley,
torvalds, coughlan, dledford, bjohnson, bhlim, rofarrell,
kerneldriver, go, rogerv, schwab, michael, vcat, sdenham,
Jeffery, David, Pasteur, Bob, Wendy Hung (E-mail),
Leah Cunningham (E-mail), Brad Thomas (E-mail),
Felica Turner (E-mail), Marie Jazynka (E-mail), Chris McDermott,
Williams, Bill, linux-scsi
[-- Attachment #1: Type: text/plain, Size: 518 bytes --]
Please apply the following patch to the ips driver source that I
released last week. If removes an offensive "#ifdef" that was
essentially a NOP anyway.
Jack
--- linux.orig/drivers/scsi/ips.c 2004-03-29 08:56:03.000000000
-0500
+++ linux/drivers/scsi/ips.c 2004-03-29 08:56:39.000000000 -0500
@@ -277,9 +277,6 @@
.use_clustering = ENABLE_CLUSTERING,
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,0)
.use_new_eh_code = 1,
-#ifdef RHEL3
- .vary_io = 1,
-#endif
#endif
};
[-- Attachment #2: ips-7.00.15-patch --]
[-- Type: application/octet-stream, Size: 333 bytes --]
--- linux.orig/drivers/scsi/ips.c 2004-03-29 08:56:03.000000000 -0500
+++ linux/drivers/scsi/ips.c 2004-03-29 08:56:39.000000000 -0500
@@ -277,9 +277,6 @@
.use_clustering = ENABLE_CLUSTERING,
#if LINUX_VERSION_CODE < KERNEL_VERSION(2,5,0)
.use_new_eh_code = 1,
-#ifdef RHEL3
- .vary_io = 1,
-#endif
#endif
};
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ServeRAID Linux Driver ( ips ) 7.00.15 Patch
2004-03-29 14:10 ServeRAID Linux Driver ( ips ) 7.00.15 Patch Hammer, Jack
@ 2004-03-29 14:59 ` James Bottomley
2004-03-29 15:02 ` Jens Axboe
0 siblings, 1 reply; 3+ messages in thread
From: James Bottomley @ 2004-03-29 14:59 UTC (permalink / raw)
To: Hammer, Jack
Cc: Arjan van de Ven, Hubert Mantel, Jens Axboe,
Marcelo Wormsbecker Tosatti (E-mail), torvalds, coughlan,
dledford, bjohnson, bhlim, rofarrell, kerneldriver, go, rogerv,
schwab, michael, vcat, sdenham, Jeffery, David, Pasteur, Bob,
Wendy Hung (E-mail), Leah Cunningham (E-mail),
Brad Thomas (E-mail), Felica Turner (E-mail),
Marie Jazynka (E-mail), Chris McDermott, Williams, Bill,
SCSI Mailing List
On Mon, 2004-03-29 at 09:10, Hammer, Jack wrote:
> Please apply the following patch to the ips driver source that I
> released last week. If removes an offensive "#ifdef" that was
> essentially a NOP anyway.
Actually, I already cleaned this and the formatting style problems out
of the patch before applying.
What I propose to send in is at:
http://linux-scsi.bkbits.net:8080/scsi-misc-2.6/cset@4065a895G3dygp05xNIYEvui-Ok4kg
If anyone wants to check it.
James
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: ServeRAID Linux Driver ( ips ) 7.00.15 Patch
2004-03-29 14:59 ` James Bottomley
@ 2004-03-29 15:02 ` Jens Axboe
0 siblings, 0 replies; 3+ messages in thread
From: Jens Axboe @ 2004-03-29 15:02 UTC (permalink / raw)
To: James Bottomley
Cc: Hammer, Jack, Arjan van de Ven, Hubert Mantel,
Marcelo Wormsbecker Tosatti (E-mail), torvalds, coughlan,
dledford, bjohnson, bhlim, rofarrell, kerneldriver, go, rogerv,
schwab, michael, vcat, sdenham, Jeffery, David, Pasteur, Bob,
Wendy Hung (E-mail), Leah Cunningham (E-mail),
Brad Thomas (E-mail), Felica Turner (E-mail),
Marie Jazynka (E-mail), Chris McDermott, Williams, Bill,
SCSI Mailing List
On Mon, Mar 29 2004, James Bottomley wrote:
> On Mon, 2004-03-29 at 09:10, Hammer, Jack wrote:
> > Please apply the following patch to the ips driver source that I
> > released last week. If removes an offensive "#ifdef" that was
> > essentially a NOP anyway.
>
> Actually, I already cleaned this and the formatting style problems out
> of the patch before applying.
>
> What I propose to send in is at:
>
> http://linux-scsi.bkbits.net:8080/scsi-misc-2.6/cset@4065a895G3dygp05xNIYEvui-Ok4kg
Short and to the point, it's fine with me.
--
Jens Axboe
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-03-29 15:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-29 14:10 ServeRAID Linux Driver ( ips ) 7.00.15 Patch Hammer, Jack
2004-03-29 14:59 ` James Bottomley
2004-03-29 15:02 ` Jens Axboe
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox