On Mon, Sep 12, 2005 at 09:57:21AM -0500, James Bottomley wrote: > be free to increase it if necessary. Note: you do actually need either > an array with more than two levels of nesting actually to need the > increase and no-one actually seems to have one of these yet. That is not correct, I posted before on this, the address method is in the high bits of the 8 byte LUN and tells how to "interpret" the LUN value. You can't convert from an int to 8 byte LUN (without any other information) and set these bits. See SAM-4 in (or near) section 4.9.7. So some storage devices that want to use addressing methods other than 00b don't because we do not have 8 byte LUN support in linux, and then we have other problems because of this. -- Patrick Mansfield - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- From: Luben Tuikov <luben_tuikov@adaptec.com>
- Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- From: James Bottomley <James.Bottomley@SteelEye.com>
- Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- References:
- Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- From: James Bottomley <James.Bottomley@SteelEye.com>
- Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- From: Luben Tuikov <ltuikov@yahoo.com>
- Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- From: Christoph Hellwig <hch@infradead.org>
- Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- From: Douglas Gilbert <dougg@torque.net>
- Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- From: James Bottomley <James.Bottomley@SteelEye.com>
- Re: [PATCH 2.6.13 5/14] sas-class: sas_discover.c Discover process (end devices)
- Prev by Date: [PATCH] error path in setup_arg_pages() misses vm_unacct_memory()
- Next by Date: Re: Very strange Marvell/Yukon Gigabit NIC networking problems
- 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):
