From: David Dillow Date: Fri, 14 Jan 2011 23:23:24 +0000 (-0500) Subject: IB/srp: allow sg_tablesize to be set for each target X-Git-Tag: v2.6.39-rc1~95^2^3^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4924864404d0ce2c32a6d20b27b5b6fcb31e481d;p=pandora-kernel.git 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 --- Reading git-diff-tree failed