commit | dbf738a1a6f93c634e368e74a1943acb93696b22 | [log] [tgz] |
---|---|---|
author | Nicholas Bellinger <nab@linux-iscsi.org> | Wed Jun 19 23:21:20 2013 -0700 |
committer | Nicholas Bellinger <nab@linux-iscsi.org> | Wed Jul 03 19:43:22 2013 -0700 |
tree | 3280680cc3ac70efbdc4875b2f7e34af455d97e4 | |
parent | 889c8a68b8483a8b3482ac440af3ad7368c58555 [diff] |
iscsi-target: Allow ->MaxXmitDataSegmentLength assignment for iser discovery This patch changes iscsi_set_connection_parameters() to allow conn_ops->MaxXmitDataSegmentLength assignement to occur during in-band iser send-targets discovery, as this value is required by TEXT response processing code. Reported-by: Or Gerlitz <ogerlitz@mellanox.com> Cc: Or Gerlitz <ogerlitz@mellanox.com> Cc: Mike Christie <michaelc@cs.wisc.edu> Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>