From mboxrd@z Thu Jan 1 00:00:00 1970 From: Robert Love Subject: Re: [PATCH 09/10] libfc: adds queue_depth ramp up to libfc Date: Thu, 10 Sep 2009 15:18:43 -0700 Message-ID: <1252621123.3384.10367.camel@fritz> References: <20090903221910.24946.39993.stgit@vi1.jf.intel.com> <20090903222315.24946.63010.stgit@vi1.jf.intel.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit Return-path: Received: from mga11.intel.com ([192.55.52.93]:62205 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753943AbZIJWSk (ORCPT ); Thu, 10 Sep 2009 18:18:40 -0400 In-Reply-To: <20090903222315.24946.63010.stgit@vi1.jf.intel.com> Sender: linux-scsi-owner@vger.kernel.org List-Id: linux-scsi@vger.kernel.org To: "Dev, Vasu" Cc: James Bottomley , "linux-scsi@vger.kernel.org" , Andrew Vasquez , James Smart , Mike Christie , Christof Schmitt On Thu, 2009-09-03 at 15:23 -0700, Dev, Vasu wrote: > Increases queue_depth by one on fc_change_queue_depth call back > with reason SCSI_QDEPTH_RAMP_UP. > > Signed-off-by: Vasu Dev Acked-by: Robert Love