From: Mike Christie Date: Fri, 25 Feb 2011 20:04:28 +0000 (-0600) Subject: [SCSI] lpfc: block target when port queueing limit is hit X-Git-Tag: v2.6.39-rc1~440^2~33 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3496343df5062d36354a106f19c9688a6ecf9734;p=pandora-kernel.git [SCSI] lpfc: block target when port queueing limit is hit Instead of blocking the entire host when the port's queueing limit is hit, we should only block the port's target. This will allow IO to other ports to execute. Signed-off-by: Mike Christie Acked-by: James Smart Signed-off-by: James Bottomley --- Reading git-diff-tree failed