public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
* RE: [PATCH 0/2] struct scsi_lun preparation
@ 2006-09-11 20:43 Moore, Eric
  2006-09-11 21:41 ` Jeff Garzik
  2006-09-12 19:21 ` Luben Tuikov
  0 siblings, 2 replies; 8+ messages in thread
From: Moore, Eric @ 2006-09-11 20:43 UTC (permalink / raw)
  To: Jeff Garzik, James Bottomley; +Cc: linux-scsi

On Monday, September 11, 2006 1:56 PM, Jeff Garzik wrote: 

> > A pretty print for the current u32 would be very useful though for
> > transports dealing with non single level luns (or address 
> methods other
> > than zero).
> 
> A better subject line would have been "HCIL isolation" I suppose.  I 
> would like to see increased usage of the accessors already present in 
> include/scsi/scsi_device.h, which would ease the transition from 
> hardcoded HCIL struct members to a more flexible addressing method.
> 
> Though, FWIW, for LUNs I would certainly like to see u64 rather than 
> u32.....
> 

shouldn't luns be defined as: 

u8 lun[8] instead of u64?  

Luben?

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [PATCH 0/2] struct scsi_lun preparation
@ 2006-09-11 14:34 Jeff Garzik
  2006-09-11 17:29 ` James Bottomley
  0 siblings, 1 reply; 8+ 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] 8+ messages in thread

end of thread, other threads:[~2006-09-13  4:28 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-11 20:43 [PATCH 0/2] struct scsi_lun preparation Moore, Eric
2006-09-11 21:41 ` Jeff Garzik
2006-09-12 19:33   ` Luben Tuikov
2006-09-13  4:27   ` Douglas Gilbert
2006-09-12 19:21 ` Luben Tuikov
  -- strict thread matches above, loose matches on Subject: below --
2006-09-11 14:34 Jeff Garzik
2006-09-11 17:29 ` James Bottomley
2006-09-11 19:55   ` Jeff Garzik

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox