commit | e35fa8c2d0feb977c2f7d14a973b4132483ffef3 | [log] [tgz] |
---|---|---|
author | Andy Grover <agrover@redhat.com> | Thu Jan 19 13:39:11 2012 -0800 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Sat Feb 25 14:37:46 2012 -0800 |
tree | 51e22df14dcef278c0eb6a3433b06e48a18a6d09 | |
parent | 8e94b8db6121570f5ceb1aede9b28db93461cb86 [diff] |
scsi: Use struct scsi_lun in fc/fcp.h This allows us to use scsilun_to_int without an ugly cast. Fix up places that use scsilun_to_int on fcp->fc_lun accordingly. In fc target, this leaves ft_cmd.lun unused, so remove it. Signed-off-by: Andy Grover <agrover@redhat.com> Cc: Christoph Hellwig <hch@lst.de> Cc: Kiran Patil <kiran.patil@intel.com> Cc: James Bottomley <JBottomley@Parallels.com> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>