]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qla4xxx: export address/port of connection (fix udev disk names)
authorMike Christie <michaelc@cs.wisc.edu>
Tue, 18 Oct 2011 03:42:13 +0000 (22:42 -0500)
committerGuru Anbalagane <guru.anbalagane@oracle.com>
Fri, 16 Dec 2011 02:30:50 +0000 (18:30 -0800)
commite8aa9ef2fbec04d454a945de369b6bf682c7232a
tree1b256c9d97a248152e84bcd5e39e95e36cea9afb
parent1ac7d7771150c5e290642a45dc40d8abf17e5389
qla4xxx: export address/port of connection (fix udev disk names)

Udev uses the connection's persistent address/port in the
/dev/disk/by-path name. qla4xxx is not exporting this value
so its iscsi disk names have been lacking the iscsi info.
In the old driver we did not have this information but
we do now and can fix this by just setting the flags to tell
libiscsi/scsi_transport_iscsi to export this info in sysfs.

Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/qla4xxx/ql4_os.c