commit | 6410627eb9804e541b83d220c8e914ce64475b31 | [log] [tgz] |
---|---|---|
author | Erez Zilber <erezz@voltaire.com> | Thu Jan 17 11:53:17 2008 +0200 |
committer | Roland Dreier <rolandd@cisco.com> | Fri Jan 25 14:15:43 2008 -0800 |
tree | 8ce0d4be69366fb19c2e71772d578ba065cdfd74 | |
parent | a4ef1451dfba92f51934e8331f634497b9ed3393 [diff] |
IB/iser: Add change_queue_depth method Add a .change_queue_depth handler to the scsi_host_template in the iSER driver. iscsi_change_queue_depth was added to iscsi_tcp in order to solve the problem of queue depth which was too high for some targets. It is also applicable for iSER. Signed-off-by: Erez Zilber <erezz@voltaire.com> Signed-off-by: Roland Dreier <rolandd@cisco.com>