James.Smart@Emulex.Com
2f4701d827
[SCSI] add int_to_scsilun() function
...
One of the issues we had was reverting the midlayers lun value
into the 8byte lun value that we wanted to send to the device.
Historically, there's been some combination of byte swapping,
setting high/low, etc. There's also been no common thread between
how our driver did it and others. I also got very confused as
to why byteswap routines were being used.
Anyway, this patch is a LLDD-callable function that reverts the
midlayer's lun value, stored in an int, to the 8-byte quantity
(note: this is not the real 8byte quantity, just the same amount
that scsilun_to_int() was able to convert and store originally).
This also solves the dilemma of the thread:
http://marc.theaimsgroup.com/?l=linux-kernel&m=112116767118981&w=2
A patch for the lpfc driver to use this function will be along
in a few days (batched with other patches).
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2005-07-14 11:21:27 -04:00
..
2005-07-14 11:14:45 -04:00
2005-07-11 12:47:47 -05:00
2005-04-16 15:20:36 -07:00
2005-06-20 15:15:35 -07:00
2005-04-16 15:20:36 -07:00
2005-07-02 19:25:09 -05:00
2005-07-02 19:08:56 -05:00
2005-06-26 08:31:47 -05:00
2005-06-17 12:05:18 -05:00
2005-07-14 11:15:55 -04:00
2005-06-17 12:05:18 -05:00
2005-06-17 12:05:18 -05:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:18 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-18 12:32:20 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-20 15:15:35 -07:00
2005-04-16 20:09:43 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:18 -05:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:18 -05:00
2005-04-16 15:20:36 -07:00
2005-06-26 12:14:46 -05:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:03 -05:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:18 -05:00
2005-06-17 12:04:45 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-04 01:13:15 -04:00
2005-06-26 08:31:47 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-02 18:43:09 -04:00
2005-04-16 15:20:36 -07:00
2005-04-18 12:32:20 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-20 12:53:31 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:18 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-20 12:53:51 -05:00
2005-04-18 12:32:20 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-26 08:31:47 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-18 13:49:58 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:10 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:04:45 -05:00
2005-07-11 09:35:55 -05:00
2005-06-25 16:25:03 -07:00
2005-06-17 12:04:45 -05:00
2005-06-17 12:04:45 -05:00
2005-04-16 15:20:36 -07:00
2005-06-26 12:14:46 -05:00
2005-04-16 15:20:36 -07:00
2005-06-26 12:14:10 -05:00
2005-04-26 07:43:42 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:04:45 -05:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:10 -05:00
2005-06-26 08:31:47 -05:00
2005-04-16 15:20:36 -07:00
2005-05-20 12:53:34 -05:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:04:45 -05:00
2005-06-17 12:04:45 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-26 08:31:47 -05:00
2005-04-18 13:50:23 -05:00
2005-06-17 12:05:18 -05:00
2005-04-16 15:20:36 -07:00
2005-06-26 08:31:47 -05:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:18 -05:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:18 -05:00
2005-06-17 12:05:10 -05:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:10 -05:00
2005-06-17 12:04:45 -05:00
2005-06-25 16:25:00 -07:00
2005-06-25 16:25:00 -07:00
2005-06-20 15:15:35 -07:00
2005-05-20 12:53:45 -05:00
2005-06-17 12:05:18 -05:00
2005-06-26 08:31:47 -05:00
2005-04-16 15:20:36 -07:00
2005-06-17 18:42:23 -05:00
2005-04-16 20:09:43 -05:00
2005-06-26 12:17:24 -05:00
2005-05-30 19:49:12 -04:00
2005-05-29 14:48:20 -04:00
2005-06-17 12:05:18 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:04:45 -05:00
2005-06-17 12:04:45 -05:00
2005-05-20 12:53:50 -05:00
2005-04-16 15:20:36 -07:00
2005-06-26 12:16:24 -05:00
2005-06-26 12:16:24 -05:00
2005-06-17 12:05:18 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:18 -05:00
2005-04-16 15:20:36 -07:00
2005-06-26 08:31:47 -05:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:18 -05:00
2005-06-17 12:05:10 -05:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:10 -05:00
2005-06-17 12:04:45 -05:00
2005-04-16 20:09:43 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-26 08:31:47 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-20 15:15:08 -07:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:04:45 -05:00
2005-06-17 12:04:45 -05:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:04:45 -05:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:10 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-20 12:53:13 -05:00
2005-05-20 12:53:13 -05:00
2005-05-20 12:53:13 -05:00
2005-06-26 08:31:26 -05:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:10 -05:00
2005-06-17 12:04:45 -05:00
2005-06-17 12:04:45 -05:00
2005-04-16 15:20:36 -07:00
2005-06-26 08:31:47 -05:00
2005-04-16 15:20:36 -07:00
2005-06-26 08:31:47 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-26 21:54:27 -04:00
2005-06-04 00:40:40 -04:00
2005-04-16 15:20:36 -07:00
2005-05-26 21:54:27 -04:00
2005-06-09 03:06:22 -04:00
2005-05-26 21:54:27 -04:00
2005-06-09 03:10:56 -04:00
2005-05-26 21:54:27 -04:00
2005-05-26 21:54:27 -04:00
2005-05-26 21:54:27 -04:00
2005-05-29 14:24:57 -04:00
2005-04-16 15:20:36 -07:00
2005-06-24 00:06:43 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-26 12:20:42 -05:00
2005-04-18 12:31:52 -05:00
2005-06-26 12:16:24 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-26 12:17:24 -05:00
2005-04-16 15:20:36 -07:00
2005-07-14 11:21:27 -04:00
2005-04-16 15:20:36 -07:00
2005-06-24 00:06:43 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-07-11 17:04:43 -05:00
2005-04-16 15:20:36 -07:00
2005-07-11 12:38:33 -05:00
2005-04-18 13:49:58 -05:00
2005-04-16 15:20:36 -07:00
2005-05-26 08:41:15 -05:00
2005-06-17 12:05:10 -05:00
2005-06-17 12:04:45 -05:00
2005-06-20 15:15:08 -07:00
2005-06-17 12:05:18 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 20:09:43 -05:00
2005-04-21 16:14:05 -04:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-20 15:15:08 -07:00
2005-04-16 15:20:36 -07:00
2005-04-18 12:32:20 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-05-20 12:53:32 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:18 -05:00
2005-06-17 12:04:45 -05:00
2005-06-17 12:04:45 -05:00
2005-06-17 12:04:45 -05:00
2005-06-17 12:05:10 -05:00
2005-04-16 15:20:36 -07:00
2005-06-26 12:14:10 -05:00
2005-06-17 12:04:55 -05:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-06-17 12:05:18 -05:00
2005-04-16 15:20:36 -07:00