commit | 4924864404d0ce2c32a6d20b27b5b6fcb31e481d | [log] [tgz] |
---|---|---|
author | David Dillow <dillowda@ornl.gov> | Fri Jan 14 18:23:24 2011 -0500 |
committer | David Dillow <dillowda@ornl.gov> | Tue Mar 15 19:35:05 2011 -0400 |
tree | 2157ed7ed90b1fddf4013c560467082374d7c688 | |
parent | 961e0be89a5120a1409ebc525cca6f603615a8a8 [diff] |
IB/srp: allow sg_tablesize to be set for each target Different configurations of target software allow differing max sizes of the command IU. Allowing this to be changed per-target allows all targets on an initiator to get an optimal setting. We deprecate srp_sg_tablesize and replace it with cmd_sg_entries in preparation for allowing more indirect descriptors than can fit in the IU. Signed-off-by: David Dillow <dillowda@ornl.gov>