|
@@ -986,7 +986,7 @@ static struct scsi_host_template iscsi_iser_sht = {
|
|
|
.eh_device_reset_handler= iscsi_eh_device_reset,
|
|
|
.eh_target_reset_handler = iscsi_eh_recover_target,
|
|
|
.target_alloc = iscsi_target_alloc,
|
|
|
- .use_clustering = DISABLE_CLUSTERING,
|
|
|
+ .use_clustering = ENABLE_CLUSTERING,
|
|
|
.slave_alloc = iscsi_iser_slave_alloc,
|
|
|
.proc_name = "iscsi_iser",
|
|
|
.this_id = -1,
|