John> The current code sets the sg_tablesize prior to the call to
    John> scsi_host_alloc() which is done at the time the target is
    John> added, not at the time of the connection to the target.

There is an .sg_tablesize value in the host template we use, yes.  But
there's no reason that I know of that the sg_tablesize value in the
actual SCSI host structure can't be modified after it's allocated, in
exactly the same way as the existing code can modify the max_sectors
value.

 - R.
_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to