All of lore.kernel.org
 help / color / mirror / Atom feed
* RE: [PATCH 2/2] struct scsi_lun preparation
@ 2006-09-11 20:43 Moore, Eric
  2006-09-11 21:43 ` Jeff Garzik
  0 siblings, 1 reply; 3+ messages in thread
From: Moore, Eric @ 2006-09-11 20:43 UTC (permalink / raw)
  To: Jeff Garzik, linux-scsi

On Monday, September 11, 2006 8:36 AM, Jeff Garzik wrote: 

> 
> 
> DO NOT APPLY.
> 
> Not-signed-off-by: Jeff Garzik <jeff@garzik.org>
> 
>  drivers/scsi/3w-xxxx.c                |   22 ++++++++++++--------
>  drivers/scsi/BusLogic.c               |    6 ++---
>  drivers/scsi/NCR5380.c                |    8 +++----
>  drivers/scsi/NCR53C9x.c               |   12 +++++------
>  drivers/scsi/advansys.c               |   23 +++++++++++----------
>  drivers/scsi/aha152x.c                |    6 ++---
>  drivers/scsi/aic7xxx/aic7xxx_osm.c    |    8 +++----
>  drivers/scsi/dc395x.c                 |   24 +++++++++++-----------
>  drivers/scsi/eata.c                   |    9 ++------
>  drivers/scsi/g_NCR5380.c              |   10 ++++-----
>  drivers/scsi/gdth_proc.c              |   12 +++++------
>  drivers/scsi/in2000.c                 |   36 
> +++++++++++++++++-----------------
>  drivers/scsi/initio.c                 |    2 -
>  drivers/scsi/ipr.c                    |    3 +-
>  drivers/scsi/libata-scsi.c            |    2 -
>  drivers/scsi/megaraid/mega_common.h   |    2 -
>  drivers/scsi/megaraid/megaraid_mbox.c |    6 ++---
>  drivers/scsi/megaraid/megaraid_sas.h  |    6 ++---
>  drivers/scsi/ncr53c8xx.c              |    2 -
>  drivers/scsi/nsp32.c                  |    4 +--
>  drivers/scsi/pcmcia/nsp_cs.c          |    2 -
>  drivers/scsi/psi240i.c                |    2 -
>  drivers/scsi/sym53c8xx_2/sym_glue.c   |    6 ++---
>  23 files changed, 108 insertions(+), 105 deletions(-)
> 

Can you convert drivers/message/fusion please?

^ permalink raw reply	[flat|nested] 3+ messages in thread
* [PATCH 0/2] struct scsi_lun preparation
@ 2006-09-11 14:34 Jeff Garzik
  2006-09-11 14:34 ` [PATCH 1/2] " Jeff Garzik
  0 siblings, 1 reply; 3+ messages in thread
From: Jeff Garzik @ 2006-09-11 14:34 UTC (permalink / raw)
  To: linux-scsi


A long-term, low priority project of mine is to increasingly isolate
HCIL addressing, making it easier to directly support FC/SAS-style
addressing without hacks and HCIL emulation.

The following two patches are a small part of the changes I've been
carrying for a while, in the repo
git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/scsilun-2.6.git

Branches of note:

master		- vanilla linus
submit1		- patch #1; child of master
submit2		- patch #2; child of submit1
hacking		- the rest of the changes; child of submit2

THESE CHANGES ARE NOT [YET] FOR APPLICATION.  DO NOT APPLY.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-09-11 21:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-11 20:43 [PATCH 2/2] struct scsi_lun preparation Moore, Eric
2006-09-11 21:43 ` Jeff Garzik
  -- strict thread matches above, loose matches on Subject: below --
2006-09-11 14:34 [PATCH 0/2] " Jeff Garzik
2006-09-11 14:34 ` [PATCH 1/2] " Jeff Garzik
2006-09-11 14:35   ` [PATCH 2/2] " Jeff Garzik

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.