commit | 0d81b4e8dcc4177726f30a1ac8df1f726d2a7c0c | [log] [tgz] |
---|---|---|
author | Christof Schmitt <christof.schmitt@de.ibm.com> | Wed Dec 08 17:30:46 2010 +0100 |
committer | James Bottomley <James.Bottomley@suse.de> | Tue Dec 21 12:24:48 2010 -0600 |
tree | f8179d83b91478f07456d78981bf95dcd1c3dc5e | |
parent | 51780d2c38a7294c2c302ae9d2ea517bd4153dec [diff] |
[SCSI] zfcp: Add allow_lun_scan module parameter The zfcpdump tool requires a method to attach exactly one LUN. The easiest way to achieve this is to add a new zfcp module parameter. When allow_lun_scan is set to "false", zfcp only accepts LUNs that have been configured through the unit_add sysfs interface. Reviewed-by: Swen Schillig <swen@vnet.ibm.com> Signed-off-by: Christof Schmitt <christof.schmitt@de.ibm.com> Signed-off-by: James Bottomley <James.Bottomley@suse.de>