diff options
| author | Christof Schmitt <[email protected]> | 2010-09-08 14:39:56 +0200 |
|---|---|---|
| committer | James Bottomley <[email protected]> | 2010-09-16 22:54:18 -0400 |
| commit | f8210e34887e1feb977a9b6b8caa086855af40c9 (patch) | |
| tree | b9b2fe4f289f326334ac7327d7764f0943cc1229 /scripts/patch-kernel | |
| parent | b62a8d9b45b971a67a0f8413338c230e3117dff5 (diff) | |
[SCSI] zfcp: Allow midlayer to scan for LUNs when running in NPIV mode
Enable the LUN scanning mechanism in the SCSI midlayer:
- Do not set the disable_target_scan bit in the FC transport class.
- Set max_lun to 0xFFFFFFFF to allow the midlayer scan to include
the two-level hierachical LUNs (like 0x40XX40XX00000000, but in SCSI
midlayer LUN format).
- Set max_id to a high value to allow triggering the SCSI device
rescan from sysfs.
When running in NPIV mode, zfcp accepts all LUNs in slave_attach. When
running in non-NPIV mode, the list of zfcp_unit structs determines
which SCSI devices are allowed on the current system.
Reviewed-by: Swen Schillig <[email protected]>
Signed-off-by: Christof Schmitt <[email protected]>
Signed-off-by: James Bottomley <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions