diff options
| author | Hannes Reinecke <[email protected]> | 2016-03-17 08:39:45 +0100 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2016-04-11 16:57:09 -0400 |
| commit | 1d64508810d8d15867251c75a68d7250278ce2bd (patch) | |
| tree | a7f43abdbf163aad5545eeea1d3b840c4adb2954 /tools/perf/scripts/python/bin | |
| parent | 216fad91387aab7c9e69fe0854d843f012968748 (diff) | |
scsi: disable automatic target scan
On larger installations it is useful to disable automatic LUN scanning,
and only add the required LUNs via udev rules. This can speed up bootup
dramatically.
This patch introduces a new scan module parameter value 'manual', which
works like 'none', but can be overridden by setting the 'rescan' value
from scsi_scan_target to 'SCSI_SCAN_MANUAL'. And it updates all
relevant callers to set the 'rescan' value to 'SCSI_SCAN_MANUAL' if
invoked via the 'scan' option in sysfs.
Signed-off-by: Hannes Reinecke <[email protected]>
Reviewed-by: Ewan D. Milne <[email protected]>
Tested-by: Laurence Oberman <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions