From: Christof Schmitt Date: Fri, 15 May 2009 11:18:16 +0000 (+0200) Subject: [SCSI] zfcp: Make queue_depth adjustable X-Git-Tag: v2.6.31-rc1~365^2~100 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a40a1bafe7da0afe61b1c20fc50e18c07ce724f9;p=pandora-kernel.git [SCSI] zfcp: Make queue_depth adjustable zfcp did always set the queue_depth for SCSI devices to 32, not allowing to change this. Introduce a kernel parameter zfcp.queue_depth and the change_queue_depth callback to allow changing the queue_depth when it is required. Reviewed-by: Swen Schillig Signed-off-by: Christof Schmitt Signed-off-by: James Bottomley --- Reading git-diff-tree failed