On Tue, Sep 13, 2005 at 04:23:42PM -0400, Luben Tuikov wrote: > A SCSI LUN is not "u64 lun", it has never been and it will > never be. > > A SCSI LUN is "u8 LUN[8]" -- it is this from the Application > Layer down to the _transport layer_ (if you cared to look at > _any_ LL transport). Could you explain the difference please? Why is it preferable to keep the LUN as an array of bytes instead of a single large integer? > (It is also capitalized since it is an abbreviation.) Well, we have two conflicting standards to follow here. That of English which insists that abbreviations be capitalised, and that of the kernel which requires that all-caps identifiers be macros rather than structure members. We have to violate one. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- References:
- Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- From: James Bottomley <[email protected]>
- Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- From: Luben Tuikov <[email protected]>
- Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- From: Christoph Hellwig <[email protected]>
- Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- From: Douglas Gilbert <[email protected]>
- Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- From: James Bottomley <[email protected]>
- Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- From: Patrick Mansfield <[email protected]>
- Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- From: James Bottomley <[email protected]>
- Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- From: Patrick Mansfield <[email protected]>
- Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- From: James Bottomley <[email protected]>
- Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- From: Luben Tuikov <[email protected]>
- Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- Prev by Date: Re: -git11 breaks parisc and sh even more
- Next by Date: Re: 2.6.13-rt6, ktimer subsystem
- Previous by thread: Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- Next by thread: Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- Index(es):